DeepMSA error from CR-I-TASSER

This forum is shown on the index page along with all topics.

Moderator: robpearc

ning
Posts: 2
Joined: Sat Mar 04, 2023 3:04 pm

DeepMSA error from CR-I-TASSER

Post by ning »

Hi IT experts,

Recently, I tried to use CR-I-TASSER package for model building of Cryo-EM map, whereas, it reported a serious error that was described below:
Iteration 1
Prefiltering database
.
HMMs passed 1st prefilter (gapless profile-profile alignment) : 39
HMMs passed 2nd prefilter (gapped profile-profile alignment) : 39
HMMs passed 2nd prefilter and not found in previous iterations : 39
Scoring 39 HMMs using HMM-HMM Viterbi alignment
.
Error in /data/wangning/3D-EM-computation/CR-I-TASSER-Suites/CR-I-TASSER-1.0/contact/DeepMSA/bin/hhblits: could not open file 'hms0_1330134275.hhm'
grep: /tmp/wangning/CITseq.fasta_MSA/MSAseq.fasta/hmmsearch.a3m: No such file or directory
/data/wangning/3D-EM-computation/CR-I-TASSER-Suites/CR-I-TASSER-1.0/contact/DeepMSA/bin/rmRedundantSeq 99 60 /tmp/wangning/CITseq.fasta_MSA/MSAseq.fasta/hmmsearch.aln > /tmp/wangning/CITseq.fasta_MSA/MSAseq.fasta/hmmsearch.60.aln
Traceback (most recent call last):
File "/data/wangning/3D-EM-computation/CR-I-TASSER-Suites/CR-I-TASSER-1.0/contact/DeepMSA/scripts/build_MSA.py", line 1119, in <module>
ncpu=ncpu, overwrite_dict=parse_overwrite_option(overwrite))
File "/data/wangning/3D-EM-computation/CR-I-TASSER-Suites/CR-I-TASSER-1.0/contact/DeepMSA/scripts/build_MSA.py", line 986, in build_MSA
shutil.copyfile(hmmsearch_prefix+".a3m",prefix+".hmsa3m")
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/tmp/wangning/CITseq.fasta_MSA/MSAseq.fasta/hmmsearch.a3m'

It seemed likely that hhblits can't find hms0_1330134275.hhm file. Please give me some suggestions. I don't know so much about perl programming language. Thanks in advance.

Sincerely
Ning
XiZhang
Posts: 10
Joined: Tue May 04, 2021 5:06 pm

Re: DeepMSA error from CR-I-TASSER

Post by XiZhang »

Hello Ning,

Could you send your query sequence to me (xizha@umich.edu) to have a test? You don't have to send the density map since this error happens in MSA step.

Best,
Xi
ning
Posts: 2
Joined: Sat Mar 04, 2023 3:04 pm

Re: DeepMSA error from CR-I-TASSER

Post by ning »

Hi Xi,

Thanks for your reply. Yes, MSA calculation caused this error. Actually, I just used the example sequence (GYYELYRRSTIGNSLVDALDTLISDGRIEASLAMRVLETFDKVVAETLKDNTQSKLTVKGNLDTYGFCDDVWTFIVKNCQVTVEDQSVISVDKLRIVACNS) to try to go through the tutorial quickly. Maybe the tmp file holder which is located at root directory "/" need an additional storage, I supposed. Any suggestion is welcome.

Sincerely,
Ning
Post Reply