Biotech > FAQ > BioPerl FAQ (Frequently Asked Questions)

How can I get NT_ or NM_ or NP_ accessions from ...

To see other biotech frequently asked questions, please visit http://biotech.fyicenter.com/faq/

(Continued from previous question...)

How can I get NT_ or NM_ or NP_ accessions from NCBI (Reference sequences)?

To retrieve GenBank reference sequences, or RefSeqs, use Bio::DB::RefSeq, not Bio::DB::GenBank or Bio::DB::GenPept when you are retrieving these accession numbers. This is still an area of active development because the data providers have not provided the best interface for us to query. EBI has provided a mirror with their dbfetch system which is accessible through the Bio::DB::RefSeq object however, there are cases where NT_ accession numbers will not be retrievable.

(Continued on next question...)

Other Frequently Asked Questions