Rosetta
|
Public Member Functions | |
HDmakerMover () | |
virtual void | apply (core::pose::Pose &pose) |
virtual std::string | get_name () const |
virtual numeric::xyzVector < core::Real > | find_midpoint (numeric::xyzVector< core::Real > &xpoints, numeric::xyzVector< core::Real > &ypoints) |
virtual Real | bb_score (pose::Pose &pose, core::Size aligned_chain_num, core::scoring::ScoreFunctionOP &scorefxn) |
virtual MoverOP | clone () const |
virtual MoverOP | fresh_instance () const |
Private Attributes | |
core::scoring::ScoreFunctionOP | scorefxn_ |
int | sheet_start_ |
int | sheet_stop_ |
std::string | pdb_chain_ |
Real | maxE_ |
Definition at line 118 of file homodimer_maker.cc.
HDmakerMover::HDmakerMover | ( | ) |
Definition at line 151 of file homodimer_maker.cc.
References E_cutoff, option, sheet_start, and sheet_stop.
|
virtual |
Definition at line 258 of file homodimer_maker.cc.
References utility::io::oc::cout, numeric::kinematic_closure::cross(), test.T200_Scoring::hbond_set, test.T200_Scoring::ii, numeric::midpoint(), basic::options::option, option, app.surface_docking.surface_docking::pose, sheet_start, struct_file, TR(), window_size, and xyz_center_vector().
Referenced by src.protocols.jd2.RosettaScriptWrapper::apply_to_failure().
|
virtual |
Definition at line 176 of file homodimer_maker.cc.
References numeric::distance_squared(), test.T200_Scoring::ii, basic::options::option, app.delta_score_per_mutation::res, TR(), utility_exit_with_message, and numeric::crick_equations::xyz().
|
inlinevirtual |
Definition at line 135 of file homodimer_maker.cc.
|
virtual |
Definition at line 164 of file homodimer_maker.cc.
References numeric::midpoint().
|
inlinevirtual |
Definition at line 139 of file homodimer_maker.cc.
References clone().
|
inlinevirtual |
Definition at line 125 of file homodimer_maker.cc.
|
private |
Definition at line 147 of file homodimer_maker.cc.
|
private |
Definition at line 146 of file homodimer_maker.cc.
|
private |
Definition at line 144 of file homodimer_maker.cc.
|
private |
Definition at line 145 of file homodimer_maker.cc.
|
private |
Definition at line 145 of file homodimer_maker.cc.