Rosetta
|
Load Membrane Mover: Load and Initialize a Membrane Protein using Rosetta's new Membrane Framework. More...
Public Member Functions | |
MPframeworkTest1Mover () | |
Default Constructor. More... | |
std::string | get_name () const |
Get Mover Name. More... | |
void | move_apart (Pose &pose, int jump, core::Vector axis) |
void | move_together (Pose &pose, int jump, core::Vector axis) |
void | apply (Pose &pose) |
Apply Membrane Relax. More... | |
Load Membrane Mover: Load and Initialize a Membrane Protein using Rosetta's new Membrane Framework.
|
inline |
Default Constructor.
|
inline |
Apply Membrane Relax.
References utility::io::oc::cout, basic::options::OptionKeys::abinitio::membrane, beta_nonlocal::pose, and TR.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
Get Mover Name.
|
inline |
References beta_nonlocal::pose, and basic::options::OptionKeys::rigid::rigid.
|
inline |