Back to Mover page.
Autogenerated Tag Syntax Documentation:
Does minimization over sidechain and/or backbone
<MinMover name="(&string;)" jump="(&string;)"
abs_score_convergence_threshold="(ℜ)"
max_iter="(200 &non_negative_integer;)"
type="(lbfgs_armijo_nonmonotone &minimizer_type;)"
tolerance="(0.01 ℜ)" cartesian="(false &bool;)"
bondangle="(0 &bool;)" bondlength="(0 &bool;)" chi="(&bool;)"
bb="(&bool;)" omega="(true &bool;)"
bb_task_operations="(&task_operation_comma_separated_list;)"
chi_task_operations="(&task_operation_comma_separated_list;)"
bondangle_task_operations="(&task_operation_comma_separated_list;)"
bondlength_task_operations="(&task_operation_comma_separated_list;)"
movemap_factory="(&string;)" scorefxn="(&string;)" >
<MoveMap name="(&string;)" bb="(&bool;)" chi="(&bool;)" jump="(&bool;)" >
<Jump number="(&non_negative_integer;)" setting="(&bool;)" />
<Chain number="(&non_negative_integer;)" chi="(&bool;)" bb="(&bool;)" />
<Span begin="(&non_negative_integer;)" end="(&non_negative_integer;)"
chi="(&bool;)" bb="(&bool;)" bondangle="(&bool;)" bondlength="(&bool;)" />
<ResidueSelector selector="(&string;)" chi="(&bool;)" bb="(&bool;)"
bondangle="(&bool;)" bondlength="(&bool;)" />
</MoveMap>
</MinMover>
Subtag MoveMap: MoveMap specification
Subtag Jump: jumps are the not-chemistry internal coordinate connections between separate parts of your pose
Subtag Chain: this controls a kinematically contiguous chain (think protein chains)
Subtag Span: XRW TO DO, probably a user-defined region of the Pose
Subtag ResidueSelector: Residue selector defined region of the Pose.
ERROR: Scorefunction not set up for nonideal/Cartesian scoring
) you must set cart_bonded
to 0.5 and pro_close
to 0.0.