DMFold Run_DeepMSA2.py error
Posted: Fri Apr 05, 2024 9:18 am
DeepMSA2_noIMG has been complete for test-B!
sed: couldn't write 224 items to stdout: Broken pipe
Segmentation fault
Error: File format problem in trying to open HMM file /tmp/adsb/MSA_46945579/hmmsearch.hmm.
File exists, but appears to be empty?
Failed to open key file /tmp/adsb/MSA_46945579/hmmsearch.0.tbl
WARNING! As most processes are I/O bounded, increasing the number of threads could worsen instead of improves total running timeTraceback (most recent call last):
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 1064, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 916, in build_MSA
hms_nf=search_metaclust(query_fasta,sequence,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 806, in search_metaclust
return run_hmsblits(query_fasta,sequence,query_profile_prefix,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 724, in run_hmsblits
txt+=trim_eslsfetch(outprefix+".fseqs",outprefix+".match",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 509, in trim_eslsfetch
fp=open(first_file,'r')
^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/adsb/MSA_46945579/hmmsearch.0.match'
Segmentation fault
Error: File format problem in trying to open HMM file /tmp/adsb/MSA_8263872696/hmmsearch.hmm.
File exists, but appears to be empty?
Failed to open key file /tmp/adsb/MSA_8263872696/hmmsearch.0.tbl
Traceback (most recent call last):
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 1118, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 982, in build_MSA
hms_nf=run_hmsblits(query_fasta,sequence,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 803, in run_hmsblits
txt+=trim_eslsfetch(outprefix+".fseqs",outprefix+".match",queryseq_fasta=query_fasta,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 575, in trim_eslsfetch
fp=open(first_file,'r')
^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/adsb/MSA_8263872696/hmmsearch.0.match';
It looks like it may be related to insufficient memory on my desktop, Can I adjust which parameters of which file to slow down threads and avoid reporting errors?
sed: couldn't write 224 items to stdout: Broken pipe
Segmentation fault
Error: File format problem in trying to open HMM file /tmp/adsb/MSA_46945579/hmmsearch.hmm.
File exists, but appears to be empty?
Failed to open key file /tmp/adsb/MSA_46945579/hmmsearch.0.tbl
WARNING! As most processes are I/O bounded, increasing the number of threads could worsen instead of improves total running timeTraceback (most recent call last):
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 1064, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 916, in build_MSA
hms_nf=search_metaclust(query_fasta,sequence,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 806, in search_metaclust
return run_hmsblits(query_fasta,sequence,query_profile_prefix,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 724, in run_hmsblits
txt+=trim_eslsfetch(outprefix+".fseqs",outprefix+".match",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/qMSA/scripts/qMSA2.py", line 509, in trim_eslsfetch
fp=open(first_file,'r')
^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/adsb/MSA_46945579/hmmsearch.0.match'
Segmentation fault
Error: File format problem in trying to open HMM file /tmp/adsb/MSA_8263872696/hmmsearch.hmm.
File exists, but appears to be empty?
Failed to open key file /tmp/adsb/MSA_8263872696/hmmsearch.0.tbl
Traceback (most recent call last):
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 1118, in <module>
nf=build_MSA(prefix,sequence,tmpdir,db_dict,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 982, in build_MSA
hms_nf=run_hmsblits(query_fasta,sequence,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 803, in run_hmsblits
txt+=trim_eslsfetch(outprefix+".fseqs",outprefix+".match",queryseq_fasta=query_fasta,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/e/DMFold/bin/dMSA/scripts/build_MSA.py", line 575, in trim_eslsfetch
fp=open(first_file,'r')
^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/adsb/MSA_8263872696/hmmsearch.0.match';
It looks like it may be related to insufficient memory on my desktop, Can I adjust which parameters of which file to slow down threads and avoid reporting errors?