-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hey,
I get the following error during the FinalMinimizer step of rosetta.
protocols.ligand_docking.ligand_options.MinimizeBackbone: [ WARNING ] for backbone minimization to work properly, a stretch of at least 4 residues needs to be allowed to move. Stretch between 116 and 117 is too short. This should never happen after extending the interface
The program getting stucked in a loop, printing this warning.
The error appears on multiple complexes. In addition, appears randomly, but not rarely.
The example error message above I got by 2hl4. Here is the complex file generated by RosENET: 2hl4_complex.zip
Which Rosetta version did you use? Maybe a version incompatibility is the problem.
The flags_relax.txt and dock_relax.txt have not been changed.
The error can be reproduced by following command and files:
/home/bcornelsen/raid/rosenet/rosetta_bin_linux_2020.08.61146_bundle/main/source/bin/rosetta_scripts.static.linuxgccrelease "@/home/bcornelsen/raid/rosenet/refined_set/2hl4/flags_relax.txt" -parser:protocol /home/bcornelsen/raid/rosenet/RosENet/static/dock_relax.xml -database /home/bcornelsen/raid/rosenet/rosetta_bin_linux_2020.08.61146_bundle/main/database/
2hl4.zip
I use Rosetta version 2020.08.61146
Thanks for help,
Bastian