#include <SecondaryStructureHasResidueFilter.hh>
◆ DataMap
◆ Filter
◆ FilterOP
◆ Pose
◆ String
◆ TagCOP
◆ SecondaryStructureHasResidueFilter()
protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::SecondaryStructureHasResidueFilter |
( |
| ) |
|
◆ ~SecondaryStructureHasResidueFilter()
protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::~SecondaryStructureHasResidueFilter |
( |
| ) |
|
|
inlineoverride |
◆ apply()
bool protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::apply |
( |
Pose const & |
pose | ) |
const |
|
overridevirtual |
◆ class_name()
std::string protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::class_name |
( |
| ) |
|
|
static |
◆ clone()
FilterOP protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ compute()
core::Real protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::compute |
( |
Pose const & |
pose | ) |
const |
References core::pose::Pose::chain(), protocols::simple_filters::dssp(), filter_helix_, filter_loop_, filter_sheet_, core::conformation::Residue::is_protein(), max_helix_length_, max_loop_length_, max_sheet_length_, min_helix_length_, min_loop_length_, min_sheet_length_, n_req_res_in_seq(), nres_req_per_secstruct_, res_check_task_factory_, core::pose::Pose::residue(), core::pose::Pose::sequence(), ss_select_task_factory_, and tr().
Referenced by apply(), report(), and report_sm().
◆ fresh_instance()
FilterOP protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::fresh_instance |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ n_req_res_in_seq()
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::n_req_res_in_seq |
( |
std::string const & |
seq, |
|
|
utility::vector0< bool > const & |
is_checked |
|
) |
| const |
◆ name()
std::string protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
parse xml
Reimplemented from protocols::filters::Filter.
References filter_helix_, filter_loop_, filter_sheet_, max_helix_length_, max_loop_length_, max_sheet_length_, min_helix_length_, min_loop_length_, min_sheet_length_, nres_req_per_secstruct_, core::pack::task::parse_task_operations(), req_residue_str_, res_check_task_factory_, ss_select_task_factory_, threshold_, and tr().
◆ provide_xml_schema()
void protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ report()
void protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::report |
( |
std::ostream & |
out, |
|
|
Pose const & |
pose |
|
) |
| const |
|
overridevirtual |
◆ report_sm()
core::Real protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::report_sm |
( |
Pose const & |
| ) |
const |
|
overridevirtual |
◆ filter_helix_
bool protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::filter_helix_ |
|
private |
◆ filter_loop_
bool protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::filter_loop_ |
|
private |
◆ filter_sheet_
bool protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::filter_sheet_ |
|
private |
◆ max_helix_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::max_helix_length_ |
|
private |
◆ max_loop_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::max_loop_length_ |
|
private |
◆ max_sheet_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::max_sheet_length_ |
|
private |
◆ min_helix_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::min_helix_length_ |
|
private |
◆ min_loop_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::min_loop_length_ |
|
private |
◆ min_sheet_length_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::min_sheet_length_ |
|
private |
◆ nres_req_per_secstruct_
core::Size protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::nres_req_per_secstruct_ |
|
private |
◆ req_residue_str_
std::string protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::req_residue_str_ |
|
private |
◆ res_check_task_factory_
◆ ss_select_task_factory_
◆ threshold_
core::Real protocols::fldsgn::filters::SecondaryStructureHasResidueFilter::threshold_ |
|
private |
The documentation for this class was generated from the following files: