Rosetta
|
Public Member Functions | |
void | apply (core::pose::Pose &pose) override |
protocols::moves::MoverOP | clone () const override |
std::string | get_name () const override |
protocols::moves::MoverOP | fresh_instance () const override |
void | sfxn (core::scoring::ScoreFunctionOP sfxn) |
Private Member Functions | |
core::Size | determine_central_seqpos (core::pose::Pose const &pose) |
bool | determine_if_wt (core::pose::Pose const &pose) |
core::chemical::AA | determine_mutation (core::pose::Pose const &pose) |
bool | determine_if_complex (core::pose::Pose const &pose) |
void | separate_complex (core::pose::Pose &pose) |
void | mutate_and_relax (core::pose::Pose &pose, core::Size seqpos, bool wt, core::chemical::AA mutaa, core::select::residue_selector::ResidueSubset const &subset) |
Private Attributes | |
core::scoring::ScoreFunctionCOP | sfxn_ |
|
override |
References CloseContactWithResidue::apply(), determine_central_seqpos(), determine_if_complex(), determine_if_wt(), determine_mutation(), mutate_and_relax(), beta_nonlocal::pose, separate_complex(), and orn_macrocycle::wt.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
override |
|
private |
References beta_nonlocal::pose.
Referenced by apply().
|
private |
References beta_nonlocal::pose.
Referenced by apply().
|
private |
References beta_nonlocal::pose.
Referenced by apply().
|
private |
References beta_nonlocal::pose.
Referenced by apply().
|
override |
|
override |
|
private |
References create_a3b_hbs::ii, beta_nonlocal::pose, sfxn_, vancomycin::task, and orn_macrocycle::wt.
Referenced by apply().
|
private |
References beta_nonlocal::pose, and trans.
Referenced by apply().
void InterfaceDDGMover::sfxn | ( | core::scoring::ScoreFunctionOP | sfxn | ) |
|
private |
Referenced by mutate_and_relax(), and sfxn().