How To Download Genbank Files For Some Organism Using Biojava Utilities
0
0
Entering edit mode
10.1 years ago

Hello,

I am trying to write some codes to download certain gbk files for certain species e.g I want to download all the mycobacterium avium gbk files (only chromosome) for all the strains available. Can anyone tell me how to do this using BioJava utilities?

Thank you

genbank • 3.7k views
ADD COMMENT
0
Entering edit mode

why Biojava ? java alone + NCBI-E-Utils would be ok isn't it ?

ADD REPLY
0
Entering edit mode

I wanted to know whether there is already module that caters for this in Biojava instead of implementing it from scratch. The search function of NCBI E-utils does not correctly return the amount of species that is stored in their database. For e.g searching the number of species in mycobacterium_avium returns 5000 records instead of only 3. Do you have any idea about how to cater for this? Thank you.

ADD REPLY
0
Entering edit mode

There's no magic: any java api would use E-Utils.

ADD REPLY
0
Entering edit mode

The E-utils package does not solve my problem since the search returns too many queries.

ADD REPLY
0
Entering edit mode

get your IDs and use Batch Entrez: http://www.ncbi.nlm.nih.gov/sites/batchentrez

ADD REPLY
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2027 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6