|
| ExposedStrandMover () |
|
void | apply (core::pose::Pose &pose) override |
|
virtual void | print_sheets (core::pose::Pose &pose, core::Size &start_sheet, core::Size &end_sheet, core::Size &nhbonds) |
|
virtual void | print_sheets_extras (core::pose::Pose &pose, core::pose::Pose &native_pose, core::Size &start_sheet, core::Size &end_sheet, core::Size &nhbonds, Real &rmsd, Real &energy, Size &match_res) |
|
virtual void | parse_strand_ids (core::pose::Pose &pose, utility::vector1< std::string > &strand_id) |
|
virtual Real | bb_score (pose::Pose &pose, core::Size aligned_chain_num, core::scoring::ScoreFunctionOP &scorefxn) |
|
virtual pose::Pose | move_superimpose (core::pose::Pose &pose1, core::pose::Pose &pose2, core::Size &start_res1, core::Size &start_res2, core::Size &end_res1, core::Size &end_res2) |
|
virtual Real | bb_rmsd (const core::pose::Pose &pose1, const core::pose::Pose &pose2) |
|
virtual bool | is_exposed (pose::Pose &pose, Size &resid, vector1< Real > sasa_values) |
|
MoverOP | clone () const override |
|
std::string | get_name () const override |
|
MoverOP | fresh_instance () const override |
|
◆ ExposedStrandMover()
ExposedStrandMover::ExposedStrandMover |
( |
| ) |
|
◆ apply()
References utility::file::FileName::base(), cal_NBR_radius::current_res, basic::options::OptionKeys::in::file::dssp, indel::end_res, create_a3b_hbs::first, test.T200_Scoring::hbond_set, create_a3b_hbs::ii, beta_nonlocal::jj, create_a3b_hbs::k, kk, max(), max_E_allow, max_RMSD, min(), in::file::native(), basic::options::option, option, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, strand_span, struct_file, TR, basic::options::OptionKeys::inout::dbms::user, utility_exit_with_message_status, and basic::MetricValue< T >::value().
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
◆ bb_rmsd()
◆ bb_score()
◆ clone()
MoverOP ExposedStrandMover::clone |
( |
| ) |
const |
|
inlineoverride |
◆ fresh_instance()
MoverOP ExposedStrandMover::fresh_instance |
( |
| ) |
const |
|
inlineoverride |
◆ get_name()
std::string ExposedStrandMover::get_name |
( |
| ) |
const |
|
inlineoverride |
◆ is_exposed()
◆ move_superimpose()
◆ parse_strand_ids()
◆ print_sheets()
◆ print_sheets_extras()
◆ best_rmsd_values_
◆ beta_length_
Size ExposedStrandMover::beta_length_ |
|
private |
◆ chain_char_
char ExposedStrandMover::chain_char_ |
|
private |
◆ check_rmsd_
bool ExposedStrandMover::check_rmsd_ |
|
private |
◆ end_res_list_
◆ full_scores_
◆ master_poses_
◆ maxE_
◆ maxRMSD_
◆ native_pose_
◆ num_satisfied_
Size ExposedStrandMover::num_satisfied_ |
|
private |
◆ res_to_loose_
◆ sat_allow_
Size ExposedStrandMover::sat_allow_ |
|
private |
◆ scorefxn_
core::scoring::ScoreFunctionOP ExposedStrandMover::scorefxn_ |
|
private |
◆ start_res_list_
◆ strand_def_vector_
vector1< std::string > ExposedStrandMover::strand_def_vector_ |
|
private |
◆ strand_pose_nums_
◆ struct_filename_
std::string ExposedStrandMover::struct_filename_ |
|
private |
The documentation for this class was generated from the following file: