#include <Template.hh>
|
| | ~Template () override |
| | Automatically generated virtual destructor for class deriving directly from VirtualBase. More...
|
| |
| | Template (std::string const &name, core::pose::PoseCOP, core::sequence::DerivedSequenceMapping const &mapping) |
| |
| | Template (std::string const &name, core::pose::PoseCOP, std::string const &map_file, int offset, core::Real score) |
| |
| core::Size | steal_frags (core::fragment::FrameList const &target_frames, core::fragment::FragSet &accumulator, core::Size ncopies=1) const |
| | good for continuous fragments: no torsions from insertions are mapped More...
|
| |
| void | map_pairings2template (core::scoring::dssp::PairingList const &in, core::scoring::dssp::PairingList &out) const |
| |
| void | map_pairings2target (core::scoring::dssp::PairingList const &in, core::scoring::dssp::PairingList &out) const |
| |
| void | map2target (core::fragment::FrameList const &template_frames, core::fragment::FrameList &target_frames) const |
| |
| void | map2target (core::fragment::FrameList &) const |
| |
| void | map2template (core::fragment::FrameList const &target_frames, core::fragment::FrameList &template_frames) const |
| |
| void | map2template (core::fragment::FrameList &) const |
| |
| core::Size | pick_large_frags (core::fragment::FragSet &frag_set, core::fragment::SingleResidueFragDataOP frag_type, core::Size ncopies=1) const |
| |
| void | map2target (NamedAtomPairConstraintList const &, NamedAtomPairConstraintList &) const |
| |
| void | map2template (NamedAtomPairConstraintList const &, NamedAtomPairConstraintList &) const |
| |
| void | cull_violators (NamedAtomPairConstraintList const &target_list, NamedAtomPairConstraintList &culled_list) const |
| |
| void | read_constraints (std::string const &cst_file) |
| |
| bool | has_constraints () const |
| |
core::scoring::dssp::StrandPairingSet
const & | strand_pairings () const |
| |
| NamedAtomPairConstraintList const & | constraints () const |
| |
| std::string const & | name () const |
| |
| core::Real | external_score () const |
| |
| std::string | query_sequence () const |
| |
| core::Real | topology_score () const |
| |
| void | topology_score (core::Real setting) |
| |
| bool | is_good () const |
| |
| protocols::abinitio::Template::~Template |
( |
| ) |
|
|
overridedefault |
Automatically generated virtual destructor for class deriving directly from VirtualBase.
Auto-generated virtual destructor
| protocols::abinitio::Template::Template |
( |
std::string const & |
name, |
|
|
core::pose::PoseCOP |
pose, |
|
|
std::string const & |
map_file, |
|
|
int |
offset, |
|
|
core::Real |
score |
|
) |
| |
References core::scoring::dssp::StrandPairingSet::get_beta_pairs(), good_, map_pairings2target(), mapping_, core::conformation::membrane::out, 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().
| void protocols::abinitio::Template::_read_constraints |
( |
std::string const & |
cst_file | ) |
const |
|
private |
| core::Real protocols::abinitio::Template::external_score |
( |
| ) |
const |
|
inline |
| bool protocols::abinitio::Template::has_constraints |
( |
| ) |
const |
|
inline |
| bool protocols::abinitio::Template::is_good |
( |
| ) |
const |
|
inline |
| std::string const& protocols::abinitio::Template::name |
( |
| ) |
const |
|
inline |
| std::string protocols::abinitio::Template::query_sequence |
( |
| ) |
const |
|
inline |
| void protocols::abinitio::Template::read_constraints |
( |
std::string const & |
cst_file | ) |
|
| void protocols::abinitio::Template::register_options |
( |
| ) |
|
|
static |
| core::Real protocols::abinitio::Template::topology_score |
( |
| ) |
const |
|
inline |
| void protocols::abinitio::Template::topology_score |
( |
core::Real |
setting | ) |
|
|
inline |
| std::string protocols::abinitio::Template::cstfile_ |
|
private |
| bool protocols::abinitio::Template::good_ |
|
private |
| std::string protocols::abinitio::Template::name_ |
|
private |
| core::Real protocols::abinitio::Template::topol_score_ |
|
private |
The documentation for this class was generated from the following files: