Rosetta Protocols  2014.16.56682
Namespaces | Macros | Variables
CreateMembranePoseMover.cc File Reference

Create Membrane Pose - Mover Class. More...

#include <protocols/membrane/CreateMembranePoseMover.hh>
#include <protocols/membrane/CreateMembranePoseMoverCreator.hh>
#include <core/membrane/MembraneProteinFactory.hh>
#include <core/conformation/membrane/Exceptions.hh>
#include <core/conformation/membrane/definitions.hh>
#include <core/pose/Pose.hh>
#include <core/pose/util.hh>
#include <core/types.hh>
#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/filters/Filter.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/JobOutputter.hh>
#include <protocols/jd2/Job.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/resource_manager/ResourceManager.hh>
#include <basic/resource_manager/util.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <utility/io/izstream.hh>
#include <utility/tag/Tag.hh>
#include <utility/vector1.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::membrane
 

Macros

#define INCLUDED_protocols_membrane_CreateMembranePoseMover_cc
 

Variables

static basic::Tracer TR ("protocols.membrane.CreateMembranePoseMover")
 

Detailed Description

Create Membrane Pose - Mover Class.

This mover creates a multi-chain membrane pose from the membrane framework using a series of JD2 resource manager initialized resources. The objective of the mover is to call the membrane protein factory, as for a new membrane pose regardless of what has been passed on the commandline, and override that pose. This should also be the top level interface to the membrane protein framework.

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Julia Koehler Leman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)
Note
Last Modified (3/15/14)

Macro Definition Documentation

#define INCLUDED_protocols_membrane_CreateMembranePoseMover_cc

Variable Documentation

basic::Tracer TR("protocols.membrane.CreateMembranePoseMover")
static