This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Basic question but how can I search the NCBI Nucleotide database using BLAST CLI

I'm trying to run a BLAST through the blastn cli. I thought that providing nt as the -db parameter would let me search the NCBI Nucleotide database with blast, but when I run this command:

blastn -query contigs.fa -db nt

I get this error:

BLAST Database error: Database memory map file error

Does anyone know what is going wrong and how to fix this?

cli blast

1 answer

perfect thank you!

Log in to answer this question.