#include <ResiduePairJump.hh>
|
| | ResiduePairJump () |
| |
| virtual | ~ResiduePairJump () |
| |
| | ResiduePairJump (core::chemical::ResidueType const &residue1, core::chemical::ResidueType const &residue2) |
| |
| void | add_residue_pair (core::chemical::ResidueType const &residue1, core::chemical::ResidueType const &residue2) |
| |
| void | add_residue_single (core::chemical::ResidueType const &residue) |
| |
| bool | jumpAtoms_defined () const |
| |
| bool | cstAtoms_defined () const |
| |
| bool | cstInfoMap_defined () const |
| |
| void | set_cstAtoms (core::Size rsd, core::Size atom, std::string name) |
| |
utility::vector1< std::string >
const & | cstAtoms (core::Size i) const |
| |
| void | set_jumpAtoms (core::Size rsd, core::Size atom, std::string name) |
| |
utility::vector1< std::string >
const & | jumpAtoms (core::Size i) const |
| |
| void | set_cstInfo (cstType type, core::Real value) |
| |
| void | set_cstInfo (cstType type, utility::vector1< core::Real > const &values) |
| |
| core::fragment::FrameOP | generate_frame () |
| |
| void | init_mini_pose () |
| |
| void | diversify_dof_conformers (dofType type, core::Size max_index) |
| |
| void | diversify_dof_conformers () |
| |
| core::pose::PoseOP | apply_dof_conformer (std::map< dofType, core::Size > const &conformer_map) |
| |
| void | build_sidechain_rotamers () |
| |
| void | build_cst_conformer_jumps () |
| |
| void | diversify_cst_conformers (cstType type, core::Size max_index) |
| |
| void | diversify_cst_conformers () |
| |
| protocols::jumping::ResiduePairJump::ResiduePairJump |
( |
| ) |
|
| protocols::jumping::ResiduePairJump::~ResiduePairJump |
( |
| ) |
|
|
virtual |
| void protocols::jumping::ResiduePairJump::build_cst_conformer_jumps |
( |
| ) |
|
References cst_conformers_, cst_jumps_, cstInfoMap_, protocols::jumping::disAB, diversify_cst_conformers(), core::kinematics::Jump::from_bond_cst(), j, jumpAtoms(), miniPose_, numeric::conversions::radians(), type, and core::pose::Pose::xyz().
Referenced by init_mini_pose().
| void protocols::jumping::ResiduePairJump::build_sidechain_rotamers |
( |
| ) |
|
References core::pack::create_packer_graph(), core::pack::task::TaskFactory::create_packer_task(), core::pack::rotamer_set::RotamerSetFactory::create_rotamer_set(), getScoreFunction(), miniPose_, core::pose::Pose::residue(), residues_, rotsets_, runtime_assert, core::pose::Pose::set_phi(), core::pose::Pose::set_psi(), and core::pose::Pose::total_residue().
Referenced by init_mini_pose().
| bool protocols::jumping::ResiduePairJump::cstAtoms_defined |
( |
| ) |
const |
|
inline |
| bool protocols::jumping::ResiduePairJump::cstInfoMap_defined |
( |
| ) |
const |
|
inline |
| void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
cstType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
| void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
| ) |
|
| void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
dofType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
| void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
| ) |
|
| void protocols::jumping::ResiduePairJump::init_mini_pose |
( |
| ) |
|
| bool protocols::jumping::ResiduePairJump::jumpAtoms_defined |
( |
| ) |
const |
|
inline |
| void protocols::jumping::ResiduePairJump::set_cstInfo |
( |
cstType |
type, |
|
|
core::Real |
value |
|
) |
| |
Referenced by add_residue_pair(), add_residue_single(), apply_dof_conformer(), build_sidechain_rotamers(), cstAtoms(), cstAtoms_defined(), generate_frame(), init_mini_pose(), jumpAtoms(), jumpAtoms_defined(), ResiduePairJump(), set_cstAtoms(), and set_jumpAtoms().
The documentation for this class was generated from the following files: