BLAST database error
1
0
Entering edit mode
23 months ago
Mero • 0

Hello, For my project I downloaded blast+ executables and also a database using this:

 perl ../ncbi-blast-2.14.1+/bin/update_blastdb.pl --passive --decompress nt_euk.01

Then I tried to extract fasta sequence from this nt_euk.01 database using this command:

blastdbcmd -entry all -db nt_euk.01 -out nt_euk1.fasta

But it gave me this error:

Error: mdb_env_open: No such file or directory

I made sure to check my blast and blastdb paths and it seems there is no problem there. And also blastdbcmd command has worked on 16S_ribosomal_RNA database. I couldn't understand what I am doing wrong. I'd appreciate some guidance. Thanks in advance!

blastdb blast • 897 views
ADD COMMENT
2
Entering edit mode
23 months ago
GenoMax 154k

You can't download just one of the files for nt_euk (looks like there are 76 files). You will need to download all and then uncompress them in a directory to use nt_euk..

ADD COMMENT

Login before adding your answer.

Traffic: 3871 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6