![]() |
Rosetta Protocols
2014.16.56682
|
#include <SymmetricMotifFilter.hh>
Additional Inherited Members | |
Protected Attributes inherited from protocols::filters::Filter | |
| std::string | scorename_ |
| protocols::simple_filters::SymmetricMotifFilter::SymmetricMotifFilter | ( | ) |
References filters, and set_defaults().
Referenced by clone(), and fresh_instance().
| protocols::simple_filters::SymmetricMotifFilter::SymmetricMotifFilter | ( | utility::vector1< core::pose::PoseOP > | reference_motifs, |
| std::string | symm_type_in = "D2" |
||
| ) |
References filters, process_motifs(), ref_motifs_, and set_defaults().
|
virtual |
| void protocols::simple_filters::SymmetricMotifFilter::add_motif | ( | core::pose::PoseOP | motif | ) |
References ref_motifs_.
|
virtual |
Returns true if the given pose passes the filter, false otherwise.
Implements protocols::filters::Filter.
References compute(), and protocols::simple_filters::TR.
|
virtual |
Implements protocols::filters::Filter.
References SymmetricMotifFilter().
| bool protocols::simple_filters::SymmetricMotifFilter::compute | ( | core::pose::Pose const & | pose, |
| core::Real & | best_score, | ||
| std::string & | motifhit | ||
| ) | const |
References compute_d2(), and symm_type_.
| bool protocols::simple_filters::SymmetricMotifFilter::compute_d2 | ( | core::pose::Pose const & | pose, |
| core::Real & | best_score, | ||
| std::string & | motifhit | ||
| ) | const |
References angle_of(), angle_thresh_, core::conformation::Residue::atom(), cas_chainA, clash_thresh_, core::pose::Pose::conformation(), delta_coms, distance(), numeric::xyzVector< class >::distance_squared(), forced_pos_, numeric::inverse(), core::chemical::ResidueType::is_protein(), core::pose::symmetry::is_symmetric(), j, l, motif_cuts, nres, overlap(), numeric::constants::d::pi, pi, Rdimers, core::pose::Pose::residue(), core::pose::Pose::residue_type(), rms, rmsd_thresh_, protocols::simple_filters::RMSwrapper(), score_d2(), symm_axes, core::conformation::symmetry::SymmetricConformation::Symmetry_Info(), core::pose::Pose::total_residue(), protocols::simple_filters::TR, trans_thresh_, and core::conformation::Atom::xyz().
Referenced by compute().
|
inlinevirtual |
Implements protocols::filters::Filter.
References SymmetricMotifFilter().
|
virtual |
Reimplemented from protocols::filters::Filter.
References angle_thresh_, angle_wt_, clash_thresh_, clash_wt_, forced_pos_, nsegs_, core::import_pose::pose_from_pdb(), process_motifs(), ref_motifs_, rmsd_thresh_, rmsd_wt_, runtime_assert, utility::string_split(), symm_type_, protocols::simple_filters::TR, trans_thresh_, and trans_wt_.
| void protocols::simple_filters::SymmetricMotifFilter::process_motifs | ( | ) |
References core::conformation::Residue::atom(), cas_chainA, cas_chainB, delta_coms, j, motif_cuts, nsegs_, protocols::stepwise::sampling::protein::omega(), core::pose::Pose::pdb_info(), pi, numeric::constants::d::pi, Qs, protocols::simple_filters::quat2R(), protocols::simple_filters::R2quat(), Rdimers, ref_motifs_, core::pose::Pose::residue(), rms, protocols::simple_filters::RMSwrapper(), runtime_assert, size(), symm_axes, symm_orders, symm_type_, core::pose::Pose::total_residue(), protocols::simple_filters::TR, utility_exit_with_message, w(), and core::conformation::Atom::xyz().
Referenced by parse_my_tag(), and SymmetricMotifFilter().
|
virtual |
Reimplemented from protocols::filters::Filter.
References compute(), and protocols::simple_filters::TR.
|
virtual |
used to report filter internals through a score or silent file
Reimplemented from protocols::filters::Filter.
|
inline |
References angle_thresh_, angle_wt_, clash_thresh_, clash_wt_, rmsd_thresh_, rmsd_wt_, trans_thresh_, and trans_wt_.
Referenced by compute_d2().
| void protocols::simple_filters::SymmetricMotifFilter::set_defaults | ( | ) |
References angle_thresh_, angle_wt_, clash_thresh_, clash_wt_, rmsd_thresh_, rmsd_wt_, trans_thresh_, and trans_wt_.
Referenced by SymmetricMotifFilter().
|
inline |
References symm_type_.
|
inline |
References angle_thresh_, rmsd_thresh_, and trans_thresh_.
|
inline |
References angle_thresh_, rmsd_thresh_, and trans_thresh_.
|
private |
Referenced by compute_d2(), parse_my_tag(), score_d2(), set_defaults(), set_thresholds(), and set_weights().
|
private |
Referenced by parse_my_tag(), score_d2(), and set_defaults().
|
private |
Referenced by compute_d2(), and process_motifs().
|
private |
Referenced by process_motifs().
|
private |
Referenced by compute_d2(), parse_my_tag(), score_d2(), and set_defaults().
|
private |
Referenced by parse_my_tag(), score_d2(), and set_defaults().
|
private |
Referenced by compute_d2(), and process_motifs().
|
private |
Referenced by compute_d2(), and parse_my_tag().
|
private |
Referenced by compute_d2(), and process_motifs().
|
private |
Referenced by parse_my_tag(), and process_motifs().
|
private |
Referenced by process_motifs().
|
private |
Referenced by compute_d2(), and process_motifs().
|
private |
Referenced by add_motif(), parse_my_tag(), process_motifs(), and SymmetricMotifFilter().
|
private |
Referenced by compute_d2(), parse_my_tag(), score_d2(), set_defaults(), set_thresholds(), and set_weights().
|
private |
Referenced by parse_my_tag(), score_d2(), and set_defaults().
|
private |
Referenced by compute_d2(), and process_motifs().
|
private |
Referenced by process_motifs().
|
private |
Referenced by compute(), parse_my_tag(), process_motifs(), and set_symm().
|
private |
Referenced by compute_d2(), parse_my_tag(), score_d2(), set_defaults(), set_thresholds(), and set_weights().
|
private |
Referenced by parse_my_tag(), score_d2(), and set_defaults().
1.8.7