[Bioperl-l] get_Seq_by_id question

Niels Larsen nel at birc.dk
Sun Aug 14 23:37:55 EDT 2005


Greetings,

When I do

require Bio::DB::EMBL;

$embl = new Bio::DB::EMBL();
$entry = $embl->get_Seq_by_id( "AF222686" );

Then I get one entry, EMBL:AY883858. Am I doing something wrong?
get_Seq_by_acc returns the same. That entry AY883858, btw, is the
first in the list one gets when searching with "AF222686" at the EBI
front page (http://www.ebi.ac.uk).

Niels L




More information about the Bioperl-l mailing list