#include <RRReporterHuman.hh>
◆ PerNativeRRReporterHuman() [1/3]
protocols::rotamer_recovery::PerNativeRRReporterHuman::PerNativeRRReporterHuman |
( |
| ) |
|
◆ PerNativeRRReporterHuman() [2/3]
protocols::rotamer_recovery::PerNativeRRReporterHuman::PerNativeRRReporterHuman |
( |
core::pose::Pose const & |
native_pose | ) |
|
◆ ~PerNativeRRReporterHuman()
protocols::rotamer_recovery::PerNativeRRReporterHuman::~PerNativeRRReporterHuman |
( |
| ) |
|
|
overridedefault |
◆ PerNativeRRReporterHuman() [3/3]
◆ initialized()
bool protocols::rotamer_recovery::PerNativeRRReporterHuman::initialized |
( |
| ) |
const |
◆ report_rotamer_recovery()
◆ set_native()
void protocols::rotamer_recovery::PerNativeRRReporterHuman::set_native |
( |
core::pose::Pose const & |
native_pose | ) |
|
References core::pose::Pose::chi(), initialized_, core::conformation::Residue::mainchain_torsion(), nat_bb_bins_, nat_chis_, nat_rots_, native_pose_, core::conformation::Residue::nchi(), res_recovered_, res_scores_, core::pose::Pose::residue(), rot(), core::pack::dunbrack::rotamer_from_chi(), core::pose::Pose::size(), torsion2big_bin(), and protocols::rotamer_recovery::TR().
Referenced by PerNativeRRReporterHuman(), and protocols::rotamer_recovery::RRReporterHuman::report_rotamer_recovery().
◆ show()
void protocols::rotamer_recovery::PerNativeRRReporterHuman::show |
( |
std::ostream & |
out, |
|
|
core::Size |
column_width = 12 , |
|
|
core::Size |
precision = 4 |
|
) |
| const |
References protocols::comparative_modeling::features::A, core::sequence::end, core::chemical::element::F, core::simple_metrics::metrics::mean, nat_bb_bins_, nat_rots_, native_pose_, core::conformation::membrane::out, core::io::raw_data::precision(), res_scores_, and core::pose::tag_from_pose().
◆ torsion2big_bin()
return one character code for region of Ramachandran plot
@detail returns 'O' <- cis-omega 'G' <- alpha-L 'E' <- E 'A' <- helical 'B' <- extended 'X' <- otherwise
References core::scoring::omega.
Referenced by set_native().
◆ initialized_
bool protocols::rotamer_recovery::PerNativeRRReporterHuman::initialized_ |
|
private |
◆ nat_bb_bins_
utility::vector1< char > protocols::rotamer_recovery::PerNativeRRReporterHuman::nat_bb_bins_ |
|
private |
◆ nat_chis_
◆ nat_rots_
◆ native_pose_
◆ res_recovered_
utility::vector1< utility::vector1< bool > > protocols::rotamer_recovery::PerNativeRRReporterHuman::res_recovered_ |
|
private |
◆ res_scores_
utility::vector1< utility::vector1< core::Real > > protocols::rotamer_recovery::PerNativeRRReporterHuman::res_scores_ |
|
private |
The documentation for this class was generated from the following files: