#include <Templates.hh>
|
| | Templates (std::string const &config_file, core::pose::PoseCOP native=nullptr) |
| |
| | ~Templates () override |
| |
| core::fragment::FragSetOP | pick_frags (core::fragment::FragSetOP, core::fragment::FragDataCOP frag_type, core::Size min_nr_frags, core::Size ncopies=1) const |
| |
| core::Size | pick_frags (core::fragment::FragSet &, core::fragment::FragDataCOP frag_type, core::Size ncopies=1) const |
| |
| void | read_pairings (std::string const &filename, core::scoring::dssp::PairingsList &) const |
| |
| TemplateJumpSetupOP | create_jump_def (core::fragment::SecondaryStructureCOP=nullptr) const |
| |
| bool | has_pairings () const |
| |
core::scoring::dssp::PairingsList
const & | pairings () const |
| |
| std::string const & | target_sequence () const |
| |
| std::string & | target_sequence () |
| |
| core::Size | target_total_residue () const |
| |
| const_iterator | begin () const |
| |
| const_iterator | end () const |
| |
| TemplateList const & | helixjump_picks () const |
| |
| void | add_target_constraints (core::scoring::constraints::ConstraintSetOP, core::pose::Pose const &) const |
| |
| bool | has_template (std::string const &ModelID) const |
| |
| Template const & | get_template (std::string const &ModelID) const |
| |
| bool | is_good () const |
| |
| core::Size | pick_large_frags (core::fragment::FragSet &frag_set, core::fragment::SingleResidueFragDataOP frag_type, core::Size ncopies=1) const |
| |
| void | set_native (core::pose::PoseCOP native) |
| |
| PairingStatistics const & | strand_pairing_stats () |
| |
| TemplatesCOP | get_self_ptr () const |
| |
| TemplatesOP | get_self_ptr () |
| |
| TemplatesCAP | get_self_weak_ptr () const |
| |
| TemplatesAP | get_self_weak_ptr () |
| |
| protocols::abinitio::Templates::Templates |
( |
std::string const & |
config_file, |
|
|
core::pose::PoseCOP |
native = nullptr |
|
) |
| |
References protocols::abinitio::StructureStore::add(), cull_list_, fragpick_list_, good_, protocols::abinitio::StructureStore::has(), helixjump_pick_list_, core::conformation::membrane::in, native_, protocols::hybridization::score, scored_fragpick_list(), strand_stats_, target_sequence_, templates_, and tr().
| protocols::abinitio::Templates::~Templates |
( |
| ) |
|
|
overridedefault |
| TemplatesCOP protocols::abinitio::Templates::get_self_ptr |
( |
| ) |
const |
|
inline |
| TemplatesOP protocols::abinitio::Templates::get_self_ptr |
( |
| ) |
|
|
inline |
| TemplatesCAP protocols::abinitio::Templates::get_self_weak_ptr |
( |
| ) |
const |
|
inline |
| TemplatesAP protocols::abinitio::Templates::get_self_weak_ptr |
( |
| ) |
|
|
inline |
| Template const& protocols::abinitio::Templates::get_template |
( |
std::string const & |
ModelID | ) |
const |
|
inline |
| bool protocols::abinitio::Templates::has_pairings |
( |
| ) |
const |
|
inline |
| bool protocols::abinitio::Templates::has_template |
( |
std::string const & |
ModelID | ) |
const |
|
inline |
| TemplateList const& protocols::abinitio::Templates::helixjump_picks |
( |
| ) |
const |
|
inline |
| bool protocols::abinitio::Templates::is_good |
( |
| ) |
const |
|
inline |
| void protocols::abinitio::Templates::register_options |
( |
| ) |
|
|
static |
| void protocols::abinitio::Templates::scored_fragpick_list |
( |
TemplateList & |
frag_pick_list | ) |
const |
|
private |
| std::string const& protocols::abinitio::Templates::target_sequence |
( |
| ) |
const |
|
inline |
| std::string& protocols::abinitio::Templates::target_sequence |
( |
| ) |
|
|
inline |
| core::Size protocols::abinitio::Templates::target_total_residue |
( |
| ) |
const |
|
inline |
| bool protocols::abinitio::Templates::good_ |
|
private |
| TemplateList protocols::abinitio::Templates::helixjump_pick_list_ |
|
private |
| std::string protocols::abinitio::Templates::target_sequence_ |
|
private |
The documentation for this class was generated from the following files: