Hi everyone,
I when I try to run BLAST+ on the nt database using a fasta file as query using the following command:
I get the following error message:
BLAST Database error: No alias or index file found for nucleotide database [nt] in search path [/home/chris:$HOME/media/chris/Storage/Genomes_Transcriptomes_Proteomes/NCBI_databases/decompressed/nt:]
I have checked in the 'nt' folder for the nt.nal file, and it is indeed present, so I cannot understand why blast+ cannot find the index.
Any ideas?
Thank you,
Chris
I when I try to run BLAST+ on the nt database using a fasta file as query using the following command:
Code:
blastn -db nt -query /home/chris/Desktop/A1_R1.fasta -out results.out
BLAST Database error: No alias or index file found for nucleotide database [nt] in search path [/home/chris:$HOME/media/chris/Storage/Genomes_Transcriptomes_Proteomes/NCBI_databases/decompressed/nt:]
I have checked in the 'nt' folder for the nt.nal file, and it is indeed present, so I cannot understand why blast+ cannot find the index.
Any ideas?
Thank you,
Chris
Comment