Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ResidueInSequenceMotifSelector.hh File Reference

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
 

Detailed Description

Select residues by motif search.

Author
raemisch (raemi.nosp@m.sch@.nosp@m.scrip.nosp@m.ps.e.nosp@m.du)