Entering edit mode
7.6 years ago
Neuls
▴
20
Hi,
I'm interested on comparing 16S rna among some species so I'd like to download all NR_ fasta sequences from NCBI 16Sdatabase corresponding to a specie of interest. I have been reading about Enterz but I wonder if it can be done easly from a webrowser. So far I got sequences from Silva database Ref but they contain sequence form contigs and so on..
Thank you
At https://www.ncbi.nlm.nih.gov/nuccore build your query like this:
Choose some parameters on the right side, e.g. just RefSeq or limit by length, or don't.
Then click send, "Choose Destination" -> File -> Fasta, your download will start automatically.
If your species is not a model species then you might be lucky and be able to download all sequences this way. Otherwise it will have to be Entrez or you download all sequences from the same DB (e.g. Invertebrates or Plants/Fungi or ...) from the NCBI FTP and then do manual (script-based) filtering...