DeepMsa2_noIMG.py encounters hhblits error
Posted: Mon Jul 14, 2025 4:11 am
Good afternoon,
When running DeepMSA2_noIMG.py I encounter 2 errors:
First I get the warning: WARNING! No such file .../DeepMSA2/database/UniRef30_2022_02/UniRef30_2022_02.cs219
Fall back to hhblits3. Result may be affected.
I have seen this brought up previously on the forum but never addressed. This is strange since I downloaded the UniRef30_2022_02 folder directly from this website and it contains UniRef30_2022_02_cs219.ffdata and UniRef30_2022_02_cs219.ffindex, but the actual UniRef30_2022_02.cs219 is not there
Second, I get the error:
Error in hhblits: unrecognized HMM file format in '12973060.hhm'.
Context:
'53.a3m
'
grep: /tmp/user/MSA_511076309/hhblits.a3m: No such file or directory
Traceback (most recent call last):
File ".../DeepMSA2/bin/dMSA/scripts/build_MSA.py", line 1118, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
File ".../DeepMSA2/bin/dMSA/scripts/build_MSA.py", line 917, in build_MSA
shutil.copyfile(hhblits_prefix+".a3m",prefix+".hhba3m")
File ".../DeepMSA2/anaconda3/lib/python3.9/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/user/MSA_511076309/hhblits.a3m'
If this issue has occurred before and if there are any known solutions, please let me know.
Thank you,
Dimitris
When running DeepMSA2_noIMG.py I encounter 2 errors:
First I get the warning: WARNING! No such file .../DeepMSA2/database/UniRef30_2022_02/UniRef30_2022_02.cs219
Fall back to hhblits3. Result may be affected.
I have seen this brought up previously on the forum but never addressed. This is strange since I downloaded the UniRef30_2022_02 folder directly from this website and it contains UniRef30_2022_02_cs219.ffdata and UniRef30_2022_02_cs219.ffindex, but the actual UniRef30_2022_02.cs219 is not there
Second, I get the error:
Error in hhblits: unrecognized HMM file format in '12973060.hhm'.
Context:
'53.a3m
'
grep: /tmp/user/MSA_511076309/hhblits.a3m: No such file or directory
Traceback (most recent call last):
File ".../DeepMSA2/bin/dMSA/scripts/build_MSA.py", line 1118, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
File ".../DeepMSA2/bin/dMSA/scripts/build_MSA.py", line 917, in build_MSA
shutil.copyfile(hhblits_prefix+".a3m",prefix+".hhba3m")
File ".../DeepMSA2/anaconda3/lib/python3.9/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/user/MSA_511076309/hhblits.a3m'
If this issue has occurred before and if there are any known solutions, please let me know.
Thank you,
Dimitris