![]() |
Rosetta
2021.16
|
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 <numeric/constants.hh>#include <utility/exit.hh>#include <utility/string_util.hh>#include <basic/Tracer.hh>#include <core/types.hh>#include <numeric/random/random.hh>#include <core/id/TorsionID.hh>#include <core/id/AtomID.hh>#include <core/id/AtomID_Map.hh>#include <core/id/NamedAtomID.hh>#include <core/scoring/rms_util.hh>#include <core/pose/util.tmpl.hh>#include <core/pose/variant_util.hh>#include <core/chemical/VariantType.hh>#include <basic/citation_manager/UnpublishedModuleInfo.hh>#include <basic/citation_manager/CitationCollection.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>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.
1.8.7