|
Rosetta
|
Read in a pose into the membranew framework and dump out the pose with the lipid bilayer present (as VRT atoms) More...
#include <devel/init.hh>#include <protocols/moves/Mover.hh>#include <protocols/membrane/CreateMembranePoseMover.hh>#include <basic/options/option.hh>#include <basic/options/keys/in.OptionKeys.gen.hh>#include <basic/options/keys/out.OptionKeys.gen.hh>#include <apps/benchmark/performance/init_util.hh>#include <core/types.hh>#include <core/pose/Pose.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 | create_MPpose () |
| int | main (int argc, char *argv[]) |
Variables | |
| static basic::Tracer | TR ("apps.pilot.membrane.visualize_membrane") |
Read in a pose into the membranew framework and dump out the pose with the lipid bilayer present (as VRT atoms)
last Modified: 4/4/14
| void create_MPpose | ( | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References argv, create_MPpose(), test.T009_Exceptions::e, and basic::init().
|
static |