|
Rosetta 3.5
|
#include <SmotifFeatures.hh>

Public Attributes | |
| core::Size | segment_id |
| core::Size | residue_begin |
| core::Size | residue_end |
| std::string | dssp |
Definition at line 44 of file SmotifFeatures.hh.
| std::string protocols::features::SecondaryStructureSegment::dssp |
Definition at line 48 of file SmotifFeatures.hh.
Referenced by protocols::features::SmotifFeatures::get_ss_segments(), and protocols::features::SmotifFeatures::report_features().
| core::Size protocols::features::SecondaryStructureSegment::residue_begin |
Definition at line 46 of file SmotifFeatures.hh.
Referenced by protocols::features::SmotifFeatures::get_ss_segments(), and protocols::features::SmotifFeatures::report_features().
| core::Size protocols::features::SecondaryStructureSegment::residue_end |
Definition at line 47 of file SmotifFeatures.hh.
Referenced by protocols::features::SmotifFeatures::get_ss_segments(), and protocols::features::SmotifFeatures::report_features().
| core::Size protocols::features::SecondaryStructureSegment::segment_id |
Definition at line 45 of file SmotifFeatures.hh.
Referenced by protocols::features::SmotifFeatures::get_ss_segments(), and protocols::features::SmotifFeatures::report_features().
1.8.4