This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Download all available metagenomes genbank files in batch

Maybe this is a naive question, but I am looking for the answer since days.

I would like to download in batch all the metagenome genbank files available to date. Any idea how could I do that?

python ncbi metagenome r linux

1 answer

Looks like something similar has been asked before: GenBank Batch Download

Here is R package http://www.bioconductor.org/packages/release/bioc/manuals/genomes/man/genomes.pdf

Put "bioproject" as your db and look for metagenomes. Should work.

Log in to answer this question.