This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in Blast+

Hi everyone,

I downloaded the nr database from NCBI in order to run Blast on Linux.

I got the error message

"Error: mdb_env_open: No such file or directory"

My slurm script is

blastp -query /cluster/work/users/ahmedbar/prokka_result_AC/$SAMPLE_ID_1 -db /cluster/work/users/ahmedbar/DB/nr -max_target_seqs 5 -out /$OUTPUTFILE.txt

Could you please help me in this? Thanks

alignment sequence

Could you please help me in this?

unfortunately no, the error is clearly showing your job cannot find the db, which means your worker node is not syncing the directory where is your db located. You need help from your cluster sysadmin.

check the memory usage. This error might be linked to the memory usage? what are the specs of your machines (or resources assigned to this job)?

0 answers

No answers yet.

Log in to answer this question.