Declarations and simple accessor/mutator definitions for SmallMover and ShearMover.
More...
|
class | protocols::simple_moves::BackboneMover |
| BackboneMover class has elements of the MC temperature to do repetitions of bb moves (small, shear, wobble, etc.). More...
|
|
class | protocols::simple_moves::SmallMover |
| A mover that makes independent random perturbations of the phi and psi torsion angles of residue i. It selects residue i at random among movable residues (set by its MoveMap), and the final torsion angle is subject to a metropolis criterion using the rama score to ensure that only favorable backbone torsion angles are being selected. The number of perturbations, and the magnitude of perturbations, and the temperature in the rama check, can all be modified. More...
|
|
class | protocols::simple_moves::ShearMover |
| A mover that perturbs the phi of residue i and the psi of residue i-1 such that they create a 'shearing' effect, minimizing the downstream consequences of this torsional perturbation. The final torsion angle is subject to a metropolis criterion using the rama score to ensure that only favorable backbone torsion angles are being selected. The number of perturbations, and the magnitude of perturbations, and the temperature in the rama check, can all be modified. More...
|
|
Declarations and simple accessor/mutator definitions for SmallMover and ShearMover.