![]() |
Rosetta
2021.16
|
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>#include <utility/vector1.hh>#include <set>#include <regex>Classes | |
| class | core::select::residue_selector::ResidueInSequenceMotifSelector |
| Select residues by motif search 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.
1.8.7