Neighbor-dependent Taboo-sampling kinematic perturber (still samples randomly, but only within a given torsion bin; the Taboo sampler ensures that this torsion bin is varied in each iteration) that uses neighbor-dependent Ramachandran distributions (rama2b)
More...
|
| NeighborDependentTabooSamplingKinematicPerturber (KinematicMoverCAP kinmover_in) |
|
| ~NeighborDependentTabooSamplingKinematicPerturber () override |
|
std::string | perturber_type () const override |
|
| BaseTabooPerturber (KinematicMoverCAP kinmover_in) |
|
| ~BaseTabooPerturber () override |
|
void | perturb_chain (core::pose::Pose const &pose, utility::vector1< core::Real > &torsions, utility::vector1< core::Real > &bond_ang, utility::vector1< core::Real > &) override |
| function that perturbs the chain, i.e. sets new values for the torsions, bond angles and bond lengths note: the torsions/angles/lengths that are input to this function will be identical to the ones in the pose, i.e. only the dof values that are explicitly set by this function plus the pivots will have changed after loop closure More...
|
|
void | set_pose_after_closure (core::pose::Pose &pose, utility::vector1< core::Real > const &torsions, utility::vector1< core::Real > const &bond_ang, utility::vector1< core::Real > const &bond_len, bool closure_successful) const override |
| after the kinmover has closed the loop, the perturber needs to put the solutions into the pose note: the base class version of this function sets the torsions, so any KinematicPerturber that only changes the torsions will not have to implement this function More...
|
|
void | set_vary_ca_bond_angles (bool vary_ca_bond_angles) |
|
void | clear_torsion_string_stack () |
|
core::Size | num_strings () const |
|
core::conformation::torsion_bin_string | next_torsion_string () |
|
| KinematicPerturber () |
|
| ~KinematicPerturber () override |
|
void | set_kinmover (KinematicMoverCAP kinmover) |
|
void | set_movemap (core::kinematics::MoveMapCOP mm) |
|
core::kinematics::MoveMapCOP | get_movemap () const |
|
virtual bool | perturber_exhausted () const |
|
void | set_max_sample_iterations (core::Size sample_its) |
|
core::Size | max_sample_iterations () const |
|
void | clear_torsion_string_stack () |
|
KinematicMoverCAP | kinmover () const |
|
Neighbor-dependent Taboo-sampling kinematic perturber (still samples randomly, but only within a given torsion bin; the Taboo sampler ensures that this torsion bin is varied in each iteration) that uses neighbor-dependent Ramachandran distributions (rama2b)
- Author
- Amelie Stein
- Date
- Mon May 21 11:39:26 PDT 2012