Hi everyone,
As input files, I use swissprot files.
I have a perl script which parses all the files to retrieve all the EMBL ids and GeneID from the DR features line for each protein. I would like to know if there's an automatic way to retrieve all the corresponding DNA squences for each protein on the list. Thanks for your help.
Best,
Kirsley
In that case, Pierre's solution is the best. Since you use Perl, you might like to look at the Bioperl EUtils Cookbook.