|
Rosetta
|
Select residues by motif search. More...
#include <core/select/residue_selector/ResidueInSequenceMotifSelector.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>Classes | |
| class | core::select::residue_selector::ResidueInSequenceMotifSelector |
| Select residues by motif search @detail This selector takes a regular expression and a position and then finds all matches of the regular expression and selects the n-th residue in each match, where 'n' is the specified position. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::residue_selector | |
Select residues by motif search.