This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where Can I Download Nucleotide Sequences Of Bacterial Genes?

Hi,

I'd like to get download a large collection of bacterial genes' nucleotide sequences. I'm not sure where to download it.

Can somebody suggest a place that I can download a large collection, maybe a database, of baceterial genes' nucleotide sequences?

I'd like to avoid using a web API to get the sequences one by one.

Thanks!

bacteria gene

2 answers

NCBI FTP site for bacterial genomes. The files with gene nucleotide sequence end in .ffn. Note that NCBI include Archaea under the Bacteria directory.

Use something like wget, or mget within FTP to grab the whole collection (or a portion of it; it's quite large).

I'd like to download individual sequences of genes, I'm not sure if this is available.

Then you want the NCBI EUtils API. Also you should rephrase your question; neither "download a large collection" nor "avoid using a web API to get the sequences one by one" indicate that you wanted individual sequences.

hi, you can try here http://bacteria.ensembl.org/index.html and with the biomart tool from there download your CDS.

Thanks, do you know if there's an API that I can use? I'd like to download all the CDS.

Log in to answer this question.