blastn Error: mdb_env_open: Cannot allocate memory
0
0
Entering edit mode
5 months ago
Mehmet ▴ 820

Dear All,

I downloaded nt database using wget ftp://ftp.ncbi.nlm.nih.gov/blast/db/nt.*.tar.gz it has 115 nt files.

I run blastn using a genome file to the nt database but I received the error below:

Error: mdb_env_open: Cannot allocate memory

I tried different versions of blastn (2.9.0, 2.15) but nothing changed.

The command I used is :

blastn -db ~/Databases/Blast_nt/nt -out A.genome.blast -query A.genome.fa

I tried to increase memory using the command below:

export BLASTDB_LMDB_MAP_SIZE=100000000

Nothing changed. Any solution or suggestion ?

NCBI Blast • 363 views
ADD COMMENT
0
Entering edit mode

How much memory do you actually have? NT will require tens of GB of RAM.

ADD REPLY
0
Entering edit mode

I used 900 GB. I run the command on clusters.

ADD REPLY

Login before adding your answer.

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