Thanks, but that's actually the first thing I tried. Doesn't work. Here's the command line and error message I get:
blastn -query C:\PostDoc\TRiFLe\Human_mic
robiome_16S_sequences\human_microbiome_sampling.fasta -db "16SMicrobial" -out C:\PhD\VBA_tools\RunStdAloneBLAST\human_microbiome_sampling.xls -outfmt "6 sacc sgi pident evalue" -max_target_seqs 1 -remote
BLAST Database error: '16SMicrobial' not found on NCBI servers.
• 0 views
•
link
It may be a little late for you, but I ran across the same problem today. I found the name of the database is
rRNA_typestrains/prokaryotic_16S_ribosomal_RNA. I ran a test on standalone blast like below, which worked fine.Yes, that works! Thanks so much!
Is there any way to find other NCBI database lists like prokaryotic refseq genomes? I tried to find "blastdb.txt" file in NCBI ftp but I couldn't. How did you know the name of specific database?