[ensembl-dev] Bug in XrefMapper::SubmitMapper

Andy Yates ayates at ebi.ac.uk
Tue Aug 14 17:31:18 BST 2012


Hi Ken,

If I'm understanding the diff correctly I'm not sure how your edit is helping. We import DBAdaptor on line 15 of XrefMapper::SubmitMapper. Can we get a bit more information about the issue your fix solves?

Regards,

Andy

Andrew Yates                   Ensembl Core Software Project Leader
EMBL-EBI                       Tel: +44-(0)1223-492538
Wellcome Trust Genome Campus   Fax: +44-(0)1223-494468
Cambridge CB10 1SD, UK         http://www.ensembl.org/

On 14 Aug 2012, at 17:25, Youens-Clark, Ken wrote:

> Found another small problem, this time with XrefMapper::SubmitMapper.  Diff follows:
> 
> [kclark at blade169 XrefMapper]$ svn diff SubmitMapper.pm 
> Index: SubmitMapper.pm
> ===================================================================
> --- SubmitMapper.pm     (revision 16225)
> +++ SubmitMapper.pm     (working copy)
> @@ -6,6 +6,7 @@
> use strict;
> use warnings;
> use XrefMapper::BasicMapper;
> +use Bio::EnsEMBL::DBSQL::DBAdaptor;
> 
> use Cwd;
> use DBI;
> 
> I'm working from the ensembl-68 branch.
> 
> --
> Ken Youens-Clark
> kclark at cshl.edu
> Ware Lab/CSHL/USDA-ARS
> 
> 
> _______________________________________________
> Dev mailing list    Dev at ensembl.org
> List admin (including subscribe/unsubscribe): http://lists.ensembl.org/mailman/listinfo/dev
> Ensembl Blog: http://www.ensembl.info/





More information about the Dev mailing list