Rosetta
|
This mover samples conformations of a repeating chain of a residue type by grid-sampling mainchain torsion values and setting all residues in a range to have the same mainchain torsion values. More...
#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/moves/MoverStatus.hh>
#include <protocols/helical_bundle/BackboneGridSampler.hh>
#include <protocols/helical_bundle/BackboneGridSamplerCreator.hh>
#include <protocols/helical_bundle/BackboneGridSamplerHelper.hh>
#include <utility/tag/Tag.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <core/scoring/Energies.hh>
#include <protocols/cyclic_peptide/PeptideStubMover.hh>
#include <utility/exit.hh>
#include <basic/Tracer.hh>
#include <core/types.hh>
#include <core/id/TorsionID.hh>
#include <core/pose/variant_util.hh>
#include <core/chemical/VariantType.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <protocols/jd2/util.hh>
#include <utility/excn/Exceptions.hh>
#include <core/pose/Pose.hh>
#include <cstdio>
#include <sstream>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>
#include <protocols/filters/Filter.hh>
#include <core/conformation/Conformation.hh>
#include <core/scoring/ScoreFunction.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::helical_bundle | |
Functions | |
static basic::Tracer | protocols::helical_bundle::TR ("protocols.helical_bundle.BackboneGridSampler") |
static basic::Tracer | protocols::helical_bundle::TR_Results ("protocols.helical_bundle.BackboneGridSampler.Results") |
std::string | protocols::helical_bundle::subtag_for_bbgrid (std::string const &tag_name) |
This mover samples conformations of a repeating chain of a residue type by grid-sampling mainchain torsion values and setting all residues in a range to have the same mainchain torsion values.
Note that this mover throws away the input pose and generates new geometry.