[ensembl-dev] Bug in XrefMapper::SubmitMapper

Youens-Clark, Ken kclark at cshl.edu
Tue Aug 14 17:25:17 BST 2012


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





More information about the Dev mailing list