#include <HelixNCapperMover.hh>
| protocols::helix_capper::HelixNCapperMover::HelixNCapperMover |
( |
| ) |
|
| protocols::helix_capper::HelixNCapperMover::HelixNCapperMover |
( |
core::pose::Pose |
start_pose | ) |
|
| protocols::helix_capper::HelixNCapperMover::~HelixNCapperMover |
( |
| ) |
|
|
virtualdefault |
| void protocols::helix_capper::HelixNCapperMover::apply |
( |
| ) |
|
| void protocols::helix_capper::HelixNCapperMover::dump_pdb_to_file |
( |
core::pose::Pose & |
posey, |
|
|
std::string |
filename |
|
) |
| |
| void protocols::helix_capper::HelixNCapperMover::get_Ncap_scores |
( |
| ) |
|
References core::scoring::EMapVector::clear(), core::scoring::ScoreFunctionFactory::create_score_function(), core::scoring::hbonds::HBond::don_hatm_is_protein_backbone(), core::scoring::hbonds::HBond::don_res(), core::pose::Pose::energies(), core::scoring::hbonds::HBond::energy(), core::scoring::fa_atr, core::scoring::fa_dun, core::scoring::fa_elec_bb_bb, core::scoring::fa_elec_bb_sc, core::scoring::fa_elec_sc_sc, core::scoring::fa_rep, core::scoring::fa_sol, core::scoring::hbond, core::scoring::p_aa_pp, core::pose::Pose::residue(), and core::scoring::hbonds::HBondSet::setup_for_residue_pair_energies().
| void protocols::helix_capper::HelixNCapperMover::get_start_positions |
( |
| ) |
|
| core::Real protocols::helix_capper::HelixNCapperMover::ncap_prob_from_svm |
( |
utility::vector1< core::Real > & |
features | ) |
|
| void protocols::helix_capper::HelixNCapperMover::set_excluded_positions |
( |
| ) |
|
| void protocols::helix_capper::HelixNCapperMover::setup_svm |
( |
| ) |
|
| utility::vector1<core::Size> protocols::helix_capper::HelixNCapperMover::excluded_positions_ |
|
private |
| utility::vector1<core::Size> protocols::helix_capper::HelixNCapperMover::helix_start_positions_ |
|
private |
| utility::libsvm::Svm_rosettaOP protocols::helix_capper::HelixNCapperMover::ncap_model_ |
|
private |
| utility::vector1<core::Real> protocols::helix_capper::HelixNCapperMover::ncap_scores_ |
|
private |
The documentation for this class was generated from the following files: