![]() |
Rosetta
2021.16
|
Pick phi/psi pairs from the neighbor-dependent rama distribution. More...
#include <Rama2bPerturber.hh>

Public Member Functions | |
| std::string | get_name () const override |
| Return the name of this perturber. More... | |
| void | perturb_subset (Pose const &pose, IndexList const &residues, ClosureProblemOP problem) override |
Public Member Functions inherited from protocols::kinematic_closure::perturbers::Perturber | |
| void | perturb (Pose const &pose, ClosureProblemOP problem) |
| Perturb all of the non-pivot residues. More... | |
| void | perturb_with_balance (Pose const &pose, ClosureProblemOP problem) |
| Perturb all of the non-pivot residues such that detailed balance is obeyed. More... | |
| virtual void | perturb_subset_with_balance (Pose const &pose, IndexList const &residues, ClosureProblemOP problem) |
| Perturb the given residues such that detailed balance is obeyed. More... | |
Pick phi/psi pairs from the neighbor-dependent rama distribution.
|
inlineoverridevirtual |
Return the name of this perturber.
Implements protocols::kinematic_closure::perturbers::Perturber.
|
overridevirtual |
Implements protocols::kinematic_closure::perturbers::Perturber.
References core::pose::Pose::aa(), core::conformation::Residue::has_property(), core::scoring::rama, core::scoring::Ramachandran2B::random_phipsi_from_rama_left(), core::scoring::Ramachandran2B::random_phipsi_from_rama_right(), and core::pose::Pose::residue().
1.8.7