uw-ipd / RoseTTAFold2NA

RoseTTAFold2 protein/nucleic acid complex prediction
MIT License
310 stars 69 forks source link

"No hits satisfy inclusion thresholds; no alignment saved" for example files. #32

Open MikekyT opened 1 year ago

MikekyT commented 1 year ago

Unable to pass make_msa.RNA nhmmer step as nothing passes and therefore no sequence data is given to subsequent steps. Currently says "No sequences found in file RNA.wquery.unfilt.afa" in the stderr log file.

I am fairly confident that all databases utilized in this step are available and correctly downloaded -is there potentially another reason this may not be passing with the example files? Everything was initialized/downloaded as mentioned in the most recent README, and in order.

huangtinglin commented 1 year ago

I also have the same problem. Have you solved it?

j-degroot commented 11 months ago

In an older version, the last line rm nhmmer.a2m in make_rna_msa.sh was commented. It works but I'm not sure if it is important to delete the file.