Use the membrane framework reading in a pose from seuqnece. Involves a modified mover that might handle chains differently? Last Modified: 3/27/14.
More...
#include <devel/init.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/membrane/MembraneUnitTestMover.hh>
#include <core/types.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/Job.hh>
#include <basic/Tracer.hh>
#include <protocols/viewer/viewers.hh>
#include <cstdlib>
#include <string>
#include <cmath>
Use the membrane framework reading in a pose from seuqnece. Involves a modified mover that might handle chains differently? Last Modified: 3/27/14.
- Author
- Rebecca Faye Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ my_main()
◆ TR
basic::Tracer TR("apps.pilot.ralford.read_mp_pose_from_seq") |
( |
"apps.pilot.ralford.read_mp_pose_from_seq" |
| ) |
|
|
static |