Rosetta
|
Tilts a protein in the membrane (Rosetta Scripts Hook) More...
#include <protocols/membrane/TiltMover.hh>
#include <protocols/membrane/TiltMoverCreator.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/rigid/RigidBodyMover.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <core/conformation/membrane/SpanningTopology.hh>
#include <protocols/membrane/geometry/EmbeddingDef.hh>
#include <protocols/membrane/util.hh>
#include <core/pose/Pose.hh>
#include <core/types.hh>
#include <numeric/random/random.hh>
#include <numeric/xyzVector.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/mp.OptionKeys.gen.hh>
#include <utility/tag/Tag.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <basic/Tracer.hh>
#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::membrane | |
Macros | |
#define | INCLUDED_protocols_membrane_TiltMover_cc |
Functions | |
static basic::Tracer | TR ("protocols.membrane.TiltMover") |
Tilts a protein in the membrane (Rosetta Scripts Hook)
Tilts a span, protein or part of a pose in the membrane, depending on the jump number. The tilt axis is the axis perpendicular to the axis connecting the embedding centers of the two partners; BEWARE: CANNOT USE MEMBRANE JUMP AS JUMP NUMBER!!!
#define INCLUDED_protocols_membrane_TiltMover_cc |
|
static |