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

Create a sequence motif in a region of protein using the SequenceMotifTaskOperation. Uses psueo-regular expressions to define the motif. More...

#include <protocols/calc_taskop_movers/CreateSequenceMotifMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/task_operations/SequenceMotifTaskOperation.fwd.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/residue_selector/ResidueSelector.fwd.hh>
#include <core/pack/task/TaskFactory.fwd.hh>
#include <core/pack/task/operation/TaskOperations.fwd.hh>
#include <core/pack/task/operation/OperateOnResidueSubset.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>

Classes

class  protocols::calc_taskop_movers::CreateSequenceMotifMover
 Simple mover to Create a sequence motif in a region of protein using the SequenceMotifTaskOperation. Uses psueo-regular expressions to define the motif. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::calc_taskop_movers
 

Functions

std::ostream & protocols::calc_taskop_movers::operator<< (std::ostream &os, CreateSequenceMotifMover const &mover)
 private methods /// More...
 

Detailed Description

Create a sequence motif in a region of protein using the SequenceMotifTaskOperation. Uses psueo-regular expressions to define the motif.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)