This is a test version of Biostars. For the public version, visit https://www.biostars.org.
An application to download all genomes in all databases with given keyword (TaxID or name) in one time ?

Hello :)

I coded an application to view, compare, and download the available genomes in different databases and then automatically download them, the user use the taxID of the rank or species, or also the name of the rank or the species).

I don't know if there are in the web a kind of application of software do the same thing. Is there a software that can fetch genomes or proteomes of one or more species, through the various databases known at the present time (NCBI, ENSEMBL, JGI, PATRIC, ...) ?

Thanks you :)

regards

Yoan

genome database

2 answers

the genbank DNA database contains sequences from more than 300,000 species.

You can get something similar with the AnnotationHub package in Bioconductor https://bioconductor.org/packages/release/bioc/html/AnnotationHub.html

Log in to answer this question.