|
Rosetta 3.5
|
#include <Template.hh>


Static Public Member Functions | |
| static void | register_options () |
Private Member Functions | |
| bool | map_pairing (core::scoring::dssp::Pairing const &, core::scoring::dssp::Pairing &, core::sequence::DerivedSequenceMapping const &map) const |
| void | _read_constraints (std::string const &cst_file) const |
Definition at line 63 of file Template.hh.
| typedef utility::vector1< core::scoring::constraints::AtomPairConstraintOP > protocols::abinitio::Template::AtomPairConstraintList |
Definition at line 67 of file Template.hh.
| typedef utility::vector1< core::scoring::constraints::Obsolet_NamedAtomPairConstraintOP > protocols::abinitio::Template::NamedAtomPairConstraintList |
Definition at line 68 of file Template.hh.
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
Definition at line 79 of file Template.cc.
| protocols::abinitio::Template::Template | ( | std::string const & | name, |
| core::pose::PoseCOP | pose, | ||
| core::sequence::DerivedSequenceMapping const & | mapping | ||
| ) |
Definition at line 103 of file Template.cc.
References good_, mapping_, pose_, core::id::SequenceMapping::reverse(), reverse_mapping_, and tr().
| protocols::abinitio::Template::Template | ( | std::string const & | name, |
| core::pose::PoseCOP | pose, | ||
| std::string const & | map_file, | ||
| int | offset, | ||
| core::Real | score | ||
| ) |
Definition at line 114 of file Template.cc.
References core::scoring::dssp::StrandPairingSet::get_beta_pairs(), good_, map_pairings2target(), mapping_, pose_, core::id::SequenceMapping::reverse(), reverse_mapping_, core::sequence::DerivedSequenceMapping::seq2(), core::id::SequenceMapping::set_offset(), core::sequence::simple_mapping_from_file(), core::id::SequenceMapping::size1(), core::sequence::DerivedSequenceMapping::start_seq2(), strand_pairings(), strand_pairings_, and tr().
|
private |
Definition at line 374 of file Template.cc.
References cstset_, core::scoring::constraints::ConstraintIO::get_instance(), pose_, core::scoring::constraints::ConstraintIO::read_constraints(), and tr().
Referenced by constraints().
|
inline |
Definition at line 127 of file Template.hh.
References _read_constraints(), cstfile_, and cstset_.
Referenced by protocols::abinitio::Templates::add_target_constraints().
| void protocols::abinitio::Template::cull_violators | ( | NamedAtomPairConstraintList const & | target_list, |
| NamedAtomPairConstraintList & | culled_list | ||
| ) | const |
Definition at line 429 of file Template.cc.
|
inline |
Definition at line 138 of file Template.hh.
References score_.
|
inline |
Definition at line 117 of file Template.hh.
References cstfile_.
|
inline |
Definition at line 154 of file Template.hh.
References good_.
| void protocols::abinitio::Template::map2target | ( | core::fragment::FrameList const & | template_frames, |
| core::fragment::FrameList & | target_frames | ||
| ) | const |
Referenced by protocols::abinitio::Templates::add_target_constraints(), pick_large_frags(), and steal_frags().
| void protocols::abinitio::Template::map2target | ( | core::fragment::FrameList & | ) | const |
| void protocols::abinitio::Template::map2target | ( | NamedAtomPairConstraintList const & | template_list, |
| NamedAtomPairConstraintList & | target_list | ||
| ) | const |
Definition at line 392 of file Template.cc.
References reverse_mapping_, and tr().
| void protocols::abinitio::Template::map2template | ( | core::fragment::FrameList const & | target_frames, |
| core::fragment::FrameList & | template_frames | ||
| ) | const |
Referenced by steal_frags().
| void protocols::abinitio::Template::map2template | ( | core::fragment::FrameList & | ) | const |
| void protocols::abinitio::Template::map2template | ( | NamedAtomPairConstraintList const & | target_list, |
| NamedAtomPairConstraintList & | template_list | ||
| ) | const |
Definition at line 411 of file Template.cc.
|
private |
Definition at line 293 of file Template.cc.
References core::scoring::dssp::Pairing::Orientation(), core::scoring::dssp::Pairing::Pleating(), core::scoring::dssp::Pairing::Pos1(), and core::scoring::dssp::Pairing::Pos2().
Referenced by map_pairings2target(), and map_pairings2template().
| void protocols::abinitio::Template::map_pairings2target | ( | core::scoring::dssp::PairingList const & | in, |
| core::scoring::dssp::PairingList & | out | ||
| ) | const |
Definition at line 311 of file Template.cc.
References map_pairing(), reverse_mapping_, and tr().
Referenced by protocols::abinitio::PairingStatistics::compute(), and Template().
| void protocols::abinitio::Template::map_pairings2template | ( | core::scoring::dssp::PairingList const & | in, |
| core::scoring::dssp::PairingList & | out | ||
| ) | const |
Definition at line 302 of file Template.cc.
References map_pairing(), and mapping_.
|
inline |
Definition at line 134 of file Template.hh.
References name_.
Referenced by protocols::abinitio::PairingStatistics::compute(), pick_large_frags(), and steal_frags().
| Size protocols::abinitio::Template::pick_large_frags | ( | core::fragment::FragSet & | frag_set, |
| core::fragment::SingleResidueFragDataOP | frag_type, | ||
| core::Size | ncopies = 1 |
||
| ) | const |
Definition at line 198 of file Template.cc.
References map2target(), name(), pose_, reverse_mapping_, core::io::serialization::size(), core::id::SequenceMapping::size1(), and tr().
|
inline |
Definition at line 142 of file Template.hh.
References mapping_, and core::sequence::DerivedSequenceMapping::seq1().
| void protocols::abinitio::Template::read_constraints | ( | std::string const & | cst_file) |
Definition at line 370 of file Template.cc.
References cstfile_.
|
static |
Definition at line 63 of file Template.cc.
| Size protocols::abinitio::Template::steal_frags | ( | core::fragment::FrameList const & | target_frames, |
| core::fragment::FragSet & | accumulator, | ||
| Size | ncopies = 1 |
||
| ) | const |
good for continuous fragments: no torsions from insertions are mapped
Definition at line 274 of file Template.cc.
References map2target(), map2template(), name(), pose_, and tr().
|
inline |
Definition at line 122 of file Template.hh.
References strand_pairings_.
Referenced by protocols::abinitio::PairingStatistics::compute(), and Template().
|
inline |
Definition at line 146 of file Template.hh.
References topol_score_.
|
inline |
Definition at line 150 of file Template.hh.
References topol_score_.
|
private |
Definition at line 173 of file Template.hh.
Referenced by constraints(), has_constraints(), and read_constraints().
|
mutableprivate |
Definition at line 169 of file Template.hh.
Referenced by _read_constraints(), and constraints().
|
private |
Definition at line 175 of file Template.hh.
Referenced by is_good(), and Template().
|
private |
Definition at line 160 of file Template.hh.
Referenced by cull_violators(), map2template(), map_pairings2template(), query_sequence(), and Template().
|
private |
Definition at line 165 of file Template.hh.
Referenced by name().
|
private |
Definition at line 164 of file Template.hh.
Referenced by _read_constraints(), cull_violators(), pick_large_frags(), steal_frags(), and Template().
|
private |
Definition at line 161 of file Template.hh.
Referenced by map2target(), map_pairings2target(), pick_large_frags(), and Template().
|
private |
Definition at line 166 of file Template.hh.
Referenced by external_score().
|
private |
Definition at line 171 of file Template.hh.
Referenced by strand_pairings(), and Template().
|
private |
Definition at line 167 of file Template.hh.
Referenced by topology_score().
1.8.4