![]() |
Rosetta Protocols
2014.16.56682
|
vicinity sampling kinematic perturber More...
#include <KinematicPerturber.hh>
Public Types | |
| typedef KinematicPerturber | parent |
Private Attributes | |
| bool | vary_ca_bond_angles_ |
| core::Real | degree_vicinity_ |
| bool | sample_omega_for_pre_prolines_ |
Additional Inherited Members | |
Protected Attributes inherited from protocols::loops::loop_closure::kinematic_closure::KinematicPerturber | |
| KinematicMoverCAP | kinmover_ |
| core::Size | max_sample_iterations_ |
vicinity sampling kinematic perturber
| typedef KinematicPerturber protocols::loops::loop_closure::kinematic_closure::VicinitySamplingKinematicPerturber::parent |
| protocols::loops::loop_closure::kinematic_closure::VicinitySamplingKinematicPerturber::VicinitySamplingKinematicPerturber | ( | KinematicMoverCAP | kinmover_in | ) |
| protocols::loops::loop_closure::kinematic_closure::VicinitySamplingKinematicPerturber::~VicinitySamplingKinematicPerturber | ( | ) |
|
virtual |
varies torsions always and bond angles sometimes. Currently torsion varying will respect a movemap if present; angles do NOT look for a movemap. – note that the analytic closure and pivot selection currently do not respect movemaps though
small variation around the starting phi/psi angles – order of magnitude is determined by degree_vicinity_
Implements protocols::loops::loop_closure::kinematic_closure::KinematicPerturber.
References degree_vicinity_, numeric::random::RandomGenerator::gaussian(), protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::get_movemap(), protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::kinmover_, core::pose::Pose::phi(), core::pose::Pose::psi(), protocols::loops::loop_closure::kinematic_closure::RG, numeric::random::RandomGenerator::uniform(), and vary_ca_bond_angles_.
|
inlinevirtual |
|
inline |
References degree_vicinity_.
|
virtual |
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
Reimplemented from protocols::loops::loop_closure::kinematic_closure::KinematicPerturber.
References core::pose::Pose::atom_tree(), core::kinematics::AtomTree::bond_angle_dof_id(), core::kinematics::AtomTree::bond_length_dof_id(), core::pose::Pose::has_dof(), protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::kinmover_, numeric::conversions::radians(), core::pose::Pose::set_dof(), protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::set_pose_after_closure(), and vary_ca_bond_angles_.
|
inline |
References vary_ca_bond_angles_.
|
private |
Referenced by perturb_chain(), and set_degree_vicinity().
|
private |
|
private |
Referenced by perturb_chain(), set_pose_after_closure(), and set_vary_ca_bond_angles().
1.8.7