Back to Mover page.

SymFoldandDockSlideTrialMover

Autogenerated Tag Syntax Documentation:


Setting up what types of slides to make during symmetric fold and dock?

<SymFoldandDockSlideTrialMover name="(&string;)" rotate_anchor_to_x="(&bool;)" />
  • rotate_anchor_to_x: Rotate the anchor residue to the x-axis before applying rigid body transformations.

Will slide the symmetric subunits into contact based on the slide type set in the pose's symmetry info, similar to the SymDockingInitialPerturbation mover with sliding enabled:

  • ORDERED_SEQUENTIAL -- Will slide along each jump, one after each other, in standard order.
  • SEQUENTIAL -- Will slide along each jump, one after each other, in random order.
  • RANDOM -- Picks the jump along which to slide randomly.