Questions and comments to:
Last Updated: 2/8/18
This Mover reads in 2 poses and 2 spanfiles, concatenates them, and prints them out. It currently only works for 2 poses.
The Mover lives in main/source/src/protocols/docking/membrane/.
The following options are available within the RosettaScript interface:
optimize1 - bool - should the position of partner 1 be optimized in the membrane?
optimize2 - bool - should the position of partner 2 be optimized in the membrane?
pose1 - String - Provide the first pose.
pose2 - String - Provide the second pose.
span1 - String - Provide the first spanfile.
span2 - String - Provide the second spanfile.
| Flag | Description |
|---|---|
-mp::setup::optimize1 <Type> |
Optimize partner 1 when intializing from cmd. |
-mp::setup::optimize2 <Type> |
Optimize partner 2 when intializing from cmd. |
RosettaMP is described in