Back to Mover page.

SymFoldandDockRbTrialMover

Autogenerated Tag Syntax Documentation:


Something else for setting up symmetric fold and dock.

<SymFoldandDockRbTrialMover name="(&string;)" rot_mag="(&real;)"
        trans_mag="(&real;)" cycles="(&non_negative_integer;)" use_mc="(&bool;)"
        rotate_anchor_to_x="(&bool;)" />
  • rot_mag: Rotational perturbation size.
  • trans_mag: Translation perturbation size.
  • cycles: Number of cycles.
  • use_mc: Use Monte Carlo?
  • rotate_anchor_to_x: Rotate the anchor residue to the x-axis before applying rigid body transformations.

Apply rigid body orientation perturbation of the given magnitude to the symmetric docking jumps for the given number of cycles. If use_mc is enabled, do so in a Monte Carlo fashion, applying the Boltzmann criteria (using the interchain_cen scorefunction) after each move.