#include <Align_RmsdEvaluator.hh>
|
| | Align_RmsdEvaluator (core::pose::PoseCOP native_pose, std::string tag="", bool calc_gdt=true, core::sequence::SequenceAlignmentOP aln=0, bool gdt_by_TM=false) |
| |
| | ~Align_RmsdEvaluator () |
| |
| virtual void | apply (core::pose::Pose &pose, std::string tag, core::io::silent::SilentStruct &ss) const |
| | evaluate pose and store values in Silent_Struct why is this specific to a specific type of SilentStruct? that seems needlessly pointless and overly constraining. More...
|
| |
| virtual core::Real | apply (core::pose::Pose &) const |
| | outdated method - don't use! More...
|
| |
| void | report_gdt_components (bool const setting) |
| |
| bool | report_gdt_components () const |
| |
| void | calc_gdt (bool const setting) |
| |
| bool | calc_gdt () const |
| |
| void | gdt_by_TM (bool const setting) |
| |
| bool | gdt_by_TM () const |
| |
| | AlignEvaluator (core::pose::PoseCOP native_pose, std::string tag="", bool report_aln_components=true, core::sequence::SequenceAlignmentOP aln=0) |
| |
| | ~AlignEvaluator () |
| |
| core::sequence::SequenceAlignmentOP | get_alignment (core::pose::Pose const &pose) const |
| |
| void | report_aln_components (bool const setting) |
| |
| bool | report_aln_components () const |
| |
| std::string | tag () const |
| |
| core::pose::PoseCOP | native_pose () const |
| |
| | SingleValuePoseEvaluator (std::string name) |
| |
| virtual bool | applicable (core::pose::Pose const &) const |
| |
| virtual core::Size | size () const |
| |
| virtual std::string | name (core::Size) const |
| |
| | PoseEvaluator () |
| |
| virtual | ~PoseEvaluator () |
| |
| virtual void | apply (core::io::silent::SilentStruct &pss) const |
| | direct application to SilentStruct... default implementation makes pose and calls "apply", you can overload if you don't need the pose-step More...
|
| |
| protocols::comparative_modeling::Align_RmsdEvaluator::~Align_RmsdEvaluator |
( |
| ) |
|
evaluate pose and store values in Silent_Struct why is this specific to a specific type of SilentStruct? that seems needlessly pointless and overly constraining.
Implements protocols::evaluation::AlignEvaluator.
References calc_gdt(), protocols::comparative_modeling::gather_coords(), gdt_by_TM(), gdtha(), core::scoring::gdtha(), gdtmm, core::scoring::gdtsc(), gdttm, protocols::evaluation::AlignEvaluator::get_alignment(), protocols::evaluation::AlignEvaluator::native_pose(), protocols::evaluation::AlignEvaluator::report_aln_components(), report_gdt_components(), residues, numeric::model_quality::rms_wrapper(), rmsd, core::id::SequenceMapping::size1(), protocols::evaluation::AlignEvaluator::tag(), protocols::comparative_modeling::tr, xyz_gdtmm(), core::scoring::xyz_gdtmm(), xyz_gdttm(), core::scoring::xyz_gdttm(), and core::scoring::xyz_maxsub().
| void protocols::comparative_modeling::Align_RmsdEvaluator::calc_gdt |
( |
bool const |
setting | ) |
|
|
inline |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::calc_gdt |
( |
| ) |
const |
|
inline |
| void protocols::comparative_modeling::Align_RmsdEvaluator::gdt_by_TM |
( |
bool const |
setting | ) |
|
|
inline |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::gdt_by_TM |
( |
| ) |
const |
|
inline |
| void protocols::comparative_modeling::Align_RmsdEvaluator::report_gdt_components |
( |
bool const |
setting | ) |
|
|
inline |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::report_gdt_components |
( |
| ) |
const |
|
inline |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::calc_gdt_ |
|
private |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::gdt_by_TM_ |
|
private |
| bool protocols::comparative_modeling::Align_RmsdEvaluator::report_gdt_components_ |
|
private |
The documentation for this class was generated from the following files: