Rosetta
Functions | Variables
read_pose_from_seq.cc File Reference

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>

Functions

void * my_main (void *)
 
int main (int argc, char *argv[])
 

Variables

static basic::Tracer TR ("apps.pilot.ralford.read_mp_pose_from_seq")
 

Detailed Description

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)

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ my_main()

void* my_main ( void *  )

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.ralford.read_mp_pose_from_seq") ( "apps.pilot.ralford.read_mp_pose_from_seq"  )
static