You are here

-loops:refine_repack_cycles option not accepted by loopmodel.linuxgccrelease

4 posts / 0 new
Last post
-loops:refine_repack_cycles option not accepted by loopmodel.linuxgccrelease
#1

As per the guide on Kinematic Loop Modeling http://www.rosettacommons.org/manuals/archive/rosetta3.4_user_guide/df/d..., I am trying to pass -loops:refine_repack_cycles as an option to loopmodel.linuxgccrelease.

However, I get the following error message: ERROR: Option matching -loops:refine_repack_cycles not found in command line top-level context

My complete command line is: loopmodel.linuxgccrelease -database /usr/local/rosetta/3.4/rosetta_database/ -loops:refine refine_kic -loops:outer_cycles 1 -loops:refine_init_temp 1.2 -loops:refine_final_temp 1.2 -loops:vicinity_sampling -loops:vicinity_degree 3 -loops:optimize_only_kic_region_sidechains_after_move -ex1 -ex2 -nstruct 50 -out:prefix aa -in:file:fullatom -in:file:native input.pdb -loops:input_pdb input.pdb -loops:loop_file loop_input.txt -loops:refine_repack_cycles 50

Is there anything else that I should be doing?

Post Situation: 
Tue, 2013-02-05 18:47
tsjain

The documentation is out of date (or was perhaps ported incorrectly from CCD); the option name has been moved to -loops:repack_period.

Wed, 2013-02-06 07:30
smlewis

Documentation is repaired in trunk; should propagate to the web sometime soon.

Wed, 2013-02-06 08:17
smlewis

Great. Thank you for the clarification and update.

Wed, 2013-02-06 09:15
tsjain