![]() |
Rosetta Protocols
2014.16.56682
|
torsion-restricted kinematic perturber (still samples randomly, but only within a given torsion bin) More...
#include <KinematicPerturber.hh>
Public Types | |
| typedef KinematicPerturber | parent |
Private Attributes | |
| bool | vary_ca_bond_angles_ |
| bool | sample_omega_for_pre_prolines_ |
| std::string | predefined_torsions_ |
| core::scoring::Ramachandran const & | rama_ |
Additional Inherited Members | |
Protected Attributes inherited from protocols::loops::loop_closure::kinematic_closure::KinematicPerturber | |
| KinematicMoverCAP | kinmover_ |
| core::Size | max_sample_iterations_ |
torsion-restricted kinematic perturber (still samples randomly, but only within a given torsion bin)
| typedef KinematicPerturber protocols::loops::loop_closure::kinematic_closure::TorsionRestrictedKinematicPerturber::parent |
| protocols::loops::loop_closure::kinematic_closure::TorsionRestrictedKinematicPerturber::TorsionRestrictedKinematicPerturber | ( | KinematicMoverCAP | kinmover_in, |
| std::string | torsion_bins | ||
| ) |
| protocols::loops::loop_closure::kinematic_closure::TorsionRestrictedKinematicPerturber::~TorsionRestrictedKinematicPerturber | ( | ) |
|
virtual |
randomly varies the torsions within the given torsion bin
Implements protocols::loops::loop_closure::kinematic_closure::KinematicPerturber.
References core::pose::Pose::aa(), core::chemical::aa_pro, numeric::random::RandomGenerator::gaussian(), protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::get_movemap(), basic::options::OptionKeys::loops::kic_omega_sampling, protocols::loops::loop_closure::kinematic_closure::KinematicPerturber::kinmover_, basic::options::option, predefined_torsions_, rama_, core::scoring::Ramachandran::random_phipsi_from_rama_by_torsion_bin(), protocols::loops::loop_closure::kinematic_closure::RG, numeric::random::RandomGenerator::uniform(), and vary_ca_bond_angles_.
|
inlinevirtual |
|
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 TorsionRestrictedKinematicPerturber().
|
private |
Referenced by perturb_chain().
|
private |
|
private |
Referenced by perturb_chain(), set_pose_after_closure(), and set_vary_ca_bond_angles().
1.8.7