How to install a local copy of the NCBI taxonomy database?
Retrieving large datasets from NCBI
Hi all, How to retrieve large datasets from NCBI for a particular species and then to connect NCBI database to our program so that we can get taxonomic ID of each species automatically without doing it manually.
for eg. Connect the NCBI database to Perl OR C#
Thanks Naresh
• 2,790 views
•
link
2 answers
If you plan on having very heavy access (very large queries, or many very small queries), I would just install a local copy of the NCBI taxonomy database.
Eutils asks that the query rate be no larger than 3 per second, so if you need to quickly bring up IDs for more than a few species, it probably wont work.
• 0 views
•
link
Log in to answer this question.