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

A class for a module to generate ParsedProtocols for the next move in a Monte Carlo trajectory, based on the current state of the pose. This version uses helix-coil transition theory to nucleate and extend helices. More...

#include <protocols/helical_bundle_predict/HBP_HelixCoilMoveGenerator.hh>
#include <core/kinematics/MoveMap.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/conformation/Residue.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/ResidueIndexSelector.hh>
#include <protocols/rosetta_scripts/ParsedProtocol.hh>
#include <protocols/simple_moves/bb_sampler/SmallBBSampler.hh>
#include <protocols/simple_moves/BackboneMover.hh>
#include <protocols/simple_moves/TorsionSetMover.hh>
#include <protocols/backbone_moves/RandomizeBBByRamaPrePro.hh>
#include <basic/Tracer.hh>
#include <utility/pointer/memory.hh>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.helical_bundle_predict.HBP_HelixCoilMoveGenerator")
 

Detailed Description

A class for a module to generate ParsedProtocols for the next move in a Monte Carlo trajectory, based on the current state of the pose. This version uses helix-coil transition theory to nucleate and extend helices.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)

Function Documentation

static basic::Tracer TR ( "protocols.helical_bundle_predict.HBP_HelixCoilMoveGenerator"  )
static