I get this error while creating database on BLAST: BLAST Database creation error: mdb_env_open: Input/output error
0
1
Entering edit mode
3.8 years ago
oncelmiran6 ▴ 10

I am trying to do blastp for a research project this is my code:

$ makeblastdb -in refseqlassa.fasta -parse_seqids -out lassadbv2 -dbtype prot

After I run this code it gives this error

Building a new DB, current time: 07/20/2020 09:51:49 New DB name: C:\Program Files\NCBI\blast-2.10.0+\bin\lassadbv2 New DB title: refseqlassa.fasta Sequence type: Protein Keep MBits: T Maximum file size: 1000000000B Adding sequences from FASTA; added 1 sequences in 0.0026305 seconds.

No volumes were created.

BLAST Database creation error: mdb_env_open: Input/output error

BLAST ERROR • 5.0k views
ADD COMMENT
0
Entering edit mode

what blast version do you use? have you tried updating it? also, do you have write permission to the directory?

ADD REPLY
0
Entering edit mode

I think you are going to create db files under C:\Program Files\NCBI\blast-2.10.0+\bin\ .

The directory is for installed apps and basically you shouldn't touch anything around there (You don't have a permission to create the files).

Call makeblastdb from the directory where you usually use.

ADD REPLY

Login before adding your answer.

Traffic: 3045 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