|
Rosetta 3.5
|
#include <Templates.hh>


Public Types | |
| typedef std::map< std::string, TemplateOP > | TemplateMap |
| typedef TemplateMap::const_iterator | const_iterator |
| typedef utility::vector1 < TemplateCOP > | TemplateList |
Static Public Member Functions | |
| static void | register_options () |
Private Member Functions | |
| void | get_cst_list (TemplateList &cst_list, TemplateList &cull_list) const |
| void | scored_fragpick_list (TemplateList &frag_pick_list) const |
| void | _get_scored_list (TemplateList &cst_list, core::Size topN, core::Real wTopol, core::Real wExtern) const |
Definition at line 60 of file Templates.hh.
| typedef TemplateMap::const_iterator protocols::abinitio::Templates::const_iterator |
Definition at line 65 of file Templates.hh.
Definition at line 66 of file Templates.hh.
| typedef std::map< std::string, TemplateOP > protocols::abinitio::Templates::TemplateMap |
Definition at line 62 of file Templates.hh.
| protocols::abinitio::Templates::Templates | ( | std::string const & | config_file, |
| core::pose::PoseCOP | native = NULL |
||
| ) |
Definition at line 154 of file Templates.cc.
References protocols::abinitio::StructureStore::add(), cull_list_, fragpick_list_, good_, protocols::abinitio::StructureStore::has(), helixjump_pick_list_, native_, scored_fragpick_list(), strand_stats_, target_sequence_, templates_, and tr().
|
virtual |
Definition at line 150 of file Templates.cc.
|
private |
Definition at line 290 of file Templates.cc.
References templates_.
Referenced by get_cst_list(), and scored_fragpick_list().
| void protocols::abinitio::Templates::add_target_constraints | ( | core::scoring::constraints::ConstraintSetOP | cstset, |
| core::pose::Pose const & | pose | ||
| ) | const |
Definition at line 469 of file Templates.cc.
References protocols::abinitio::Template::constraints(), cull_list_, get_cst_list(), protocols::abinitio::Template::map2target(), and tr().
|
inline |
Definition at line 99 of file Templates.hh.
References templates_.
Referenced by protocols::abinitio::PairingStatistics::compute().
| TemplateJumpSetupOP protocols::abinitio::Templates::create_jump_def | ( | core::fragment::SecondaryStructureCOP | ss_def = NULL) | const |
Definition at line 449 of file Templates.cc.
References pick_frags(), read_pairings(), strand_stats_, target_total_residue(), and tr().
|
inline |
Definition at line 103 of file Templates.hh.
References templates_.
Referenced by protocols::abinitio::PairingStatistics::compute().
|
private |
Definition at line 242 of file Templates.cc.
References _get_scored_list(), and templates_.
Referenced by add_target_constraints().
|
inline |
Definition at line 118 of file Templates.hh.
References templates_.
|
inline |
Definition at line 79 of file Templates.hh.
References pairings_.
|
inline |
Definition at line 114 of file Templates.hh.
References templates_.
|
inline |
Definition at line 107 of file Templates.hh.
References helixjump_pick_list_.
|
inline |
Definition at line 127 of file Templates.hh.
References good_.
|
inline |
Definition at line 83 of file Templates.hh.
References pairings_.
| core::fragment::FragSetOP protocols::abinitio::Templates::pick_frags | ( | core::fragment::FragSetOP | , |
| core::fragment::FragDataOP | frag_type, | ||
| Size | min_nr_frags, | ||
| Size | ncopies = 1 |
||
| ) | const |
Referenced by create_jump_def().
| Size protocols::abinitio::Templates::pick_frags | ( | core::fragment::FragSet & | , |
| core::fragment::FragDataOP | frag_type, | ||
| Size | ncopies = 1 |
||
| ) | const |
| Size protocols::abinitio::Templates::pick_large_frags | ( | core::fragment::FragSet & | frag_set, |
| core::fragment::SingleResidueFragDataOP | frag_type, | ||
| core::Size | ncopies = 1 |
||
| ) | const |
Definition at line 409 of file Templates.cc.
References fragpick_list_, and tr().
| void protocols::abinitio::Templates::read_pairings | ( | std::string const & | filename, |
| core::scoring::dssp::PairingsList & | pairings | ||
| ) | const |
Definition at line 427 of file Templates.cc.
References pairings_, core::scoring::dssp::read_pairing_list(), templates_, and tr().
Referenced by create_jump_def().
|
static |
Definition at line 83 of file Templates.cc.
References protocols::evaluation::register_options().
|
private |
Definition at line 270 of file Templates.cc.
References _get_scored_list(), and templates_.
Referenced by Templates().
| void protocols::abinitio::Templates::set_native | ( | core::pose::PoseCOP | native) |
Definition at line 236 of file Templates.cc.
References native_.
|
inline |
Definition at line 138 of file Templates.hh.
References strand_stats_.
|
inline |
Definition at line 87 of file Templates.hh.
References target_sequence_.
Referenced by target_total_residue().
|
inline |
Definition at line 91 of file Templates.hh.
References target_sequence_.
|
inline |
Definition at line 95 of file Templates.hh.
References target_sequence().
Referenced by create_jump_def().
|
private |
Definition at line 156 of file Templates.hh.
Referenced by add_target_constraints(), and Templates().
|
private |
Definition at line 157 of file Templates.hh.
Referenced by pick_large_frags(), and Templates().
|
private |
Definition at line 147 of file Templates.hh.
Referenced by is_good(), and Templates().
|
private |
Definition at line 158 of file Templates.hh.
Referenced by helixjump_picks(), and Templates().
|
private |
Definition at line 154 of file Templates.hh.
Referenced by set_native(), and Templates().
|
private |
Definition at line 150 of file Templates.hh.
Referenced by has_pairings(), pairings(), and read_pairings().
|
private |
Definition at line 153 of file Templates.hh.
Referenced by create_jump_def(), strand_pairing_stats(), and Templates().
|
private |
Definition at line 151 of file Templates.hh.
Referenced by target_sequence(), and Templates().
|
private |
Definition at line 149 of file Templates.hh.
Referenced by _get_scored_list(), begin(), end(), get_cst_list(), get_template(), has_template(), read_pairings(), scored_fragpick_list(), and Templates().
1.8.4