![]() |
Rosetta
2021.16
|
The SSElementSelector selects based on the secondary element using DSSP. More...
#include <core/select/residue_selector/SSElementSelector.fwd.hh>#include <core/types.hh>#include <core/select/residue_selector/ResidueSelector.hh>#include <core/pose/Pose.fwd.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <utility/vector1.hh>Classes | |
| class | core::select::residue_selector::SSElementSelector |
| The SSElementSelector allows you to select objects based on their secondary structure defintion. Language: "A,B,C" or "A,B", "c_term","n_term","middle" A = numerical position of THAT type of secondary structure. So if the secondary structure was Helix-Sheet-Helix. 2,H would refer to the second helix A could be positive or negative depending if you're counting from the n_term(positive) or c_term negative B = secondary structure type as assigned by DSSP , "H","E","L" C = S=Start, E=End, M=Middle. More... | |
| struct | core::select::residue_selector::SSElementSelector::SSElement |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::residue_selector | |
The SSElementSelector selects based on the secondary element using DSSP.
1.8.7