uw-ipd / RoseTTAFold2NA

RoseTTAFold2 protein/nucleic acid complex prediction
MIT License
306 stars 67 forks source link

MSA error when running prediction with short poly-U RNA #84

Open mvorlander opened 5 months ago

mvorlander commented 5 months ago

Dear Rosetta team,

I amt rying to predict Protein structures with short poly-U RNAs to identify putative RNA binding sites in proteins. However, the program fails because no database hits are found. Attached are the log messages.

Would be great to get this to work!

Best wishes and many thanks, Matthias

make_msa.PolyU.stdout:

RF2NA running ... Run cmscan on Rfam Rfam families: Run blastn on RNACentral Run blastn on nt Cluster sequences Realign all with nhmmer no hits found

make_msa.PolyU.stderr rm: cannot remove 'rfam1.list.split.': No such file or directory rm: cannot remove 'rfam2.list.split.': No such file or directory rm: cannot remove 'blastn1.list.split.': No such file or directory BLAST Database error: No alias or index file found for nucleotide database [/opt/RoseTTAFold2NA/RNA/nt] in search path [/groups/plaschka/matthias.vorlaender/temp/testpolyUwDHC15::] rm: cannot remove 'blastn2.list.split.': No such file or directory grep: db: No such file or directory rm: cannot remove 'cdhitest2d.db': No such file or directory rm: cannot remove 'cdhitest2d.db.clstr': No such file or directory rm: cannot remove 'db.clstr': No such file or directory

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

grep: PolyU.afa: No such file or directory

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

Error: Unable to guess alphabet for the query file PolyU.fa

Alignment input open failed. couldn't open nhmmer.a2m for reading

rm: cannot remove 'nhmmer.a2m': No such file or directory

rpmchugh commented 5 months ago

If you're able to generate the msas for your proteins of interest, you should be able to predict the complexes with poly-U RNA by using network/predict.py directly