Questions and comments to:
Last Updated: 2/8/18
This Mover flips a pose or part of the pose in the membrane and is tested only for a fixed membrane and a movable protein. Possible arguments are the jump number along which jump to flip the downstream partner, the flip axis, and the rotation angle. For the default constructor these values are the membrane jump, 180 degree angle, and the x-axis as rotation axis. There is also the option to set a random flip angle in the membrane or set the range of the maximum angle deviation from the membrane normal.
The Mover lives in main/source/src/protocols/membrane
.
The following options are available within the RosettaScript interface:
jump_num
- Integer - Provide the jump number.
axisx
- Integer - Provide the rotation axis x value.
axisy
- Integer - Provide the rotation axis y value.
axisz
- Integer - Provide the rotation axis z value.
angle
- Real - Provide the rotation angle in degrees.
random_angle
- bool - Random flip angle between 135 and 225 degrees in the membrane.
max_angle_dev
- Real - Provide the max angle deviation from 180 degrees.
Flag | Description |
---|---|
-mp::setup::spanfiles <spanfile> |
Add spanfile when registering options from Command Line. |
RosettaMP is described in