![]() |
Rosetta Protocols
2015.09
|
Perturbs a helical bundle by altering the Crick parameters. More...
#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/helical_bundle/PerturbBundle.hh>
#include <protocols/helical_bundle/PerturbBundleCreator.hh>
#include <protocols/cyclic_peptide/PeptideStubMover.hh>
#include <numeric/crick_equations/BundleParams.hh>
#include <core/optimization/Minimizer.hh>
#include <core/optimization/MinimizerOptions.hh>
#include <utility/tag/Tag.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 <protocols/helical_bundle/PerturbBundleOptions.fwd.hh>
#include <protocols/helical_bundle/PerturbBundleOptions.hh>
#include <protocols/helical_bundle/PerturbBundleHelix.fwd.hh>
#include <protocols/helical_bundle/PerturbBundleHelix.hh>
#include <utility/excn/Exceptions.hh>
#include <core/pose/Pose.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::helical_bundle | |
Functions | |
static thread_local basic::Tracer | protocols::helical_bundle::TR ("protocols.helical_bundle.PerturbBundle") |
Perturbs a helical bundle by altering the Crick parameters.
The bundle is centred on the origin, with the outer helix axis pointing along the global z-axis. This mover calls the PerturbBundleHelix mover.