#include <Templates.hh>
|
| | Templates (std::string const &config_file, core::pose::PoseCOP native=NULL) |
| |
| virtual | ~Templates () |
| |
| core::fragment::FragSetOP | pick_frags (core::fragment::FragSetOP, core::fragment::FragDataCOP frag_type, Size min_nr_frags, Size ncopies=1) const |
| |
| Size | pick_frags (core::fragment::FragSet &, core::fragment::FragDataCOP frag_type, Size ncopies=1) const |
| |
| void | read_pairings (std::string const &filename, core::scoring::dssp::PairingsList &) const |
| |
| TemplateJumpSetupOP | create_jump_def (core::fragment::SecondaryStructureCOP=NULL) 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 |
| |
| 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 () |
| |
References protocols::abinitio::StructureStore::add(), cst_file, cull_list_, fragpick_list_, getline(), good_, protocols::abinitio::StructureStore::has(), helixjump_pick_list_, in, native_, option, pdb, templates::prefix, prefix, score, scored_fragpick_list(), strand_stats_, tag, target_sequence_, templates_, templates::fragsteal::topN, tr, user, and utility_exit_with_message.
| protocols::abinitio::Templates::~Templates |
( |
| ) |
|
|
virtual |
| 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 |
References utility::options::OptionCollection::add_relevant(), templates::helix_pairings, templates::no_culling, option, templates::prefix, protocols::evaluation::register_options(), templates::fragsteal::topN, templates::cst::topN, templates::cst::wExtern, templates::fragsteal::wExtern, templates::fragsteal::wTopol, and templates::cst::wTopol.
| 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: