Rosetta Protocols  2014.16.56682
Classes | Namespaces
CreateMembranePoseMover.hh File Reference

Create Membrane Pose - Mover Class. More...

#include <protocols/membrane/CreateMembranePoseMover.fwd.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/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 <protocols/rosetta_scripts/util.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <core/pose/datacache/CacheableDataType.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <utility/tag/Tag.hh>
#include <cstdlib>
#include <string>

Classes

class  protocols::membrane::CreateMembranePoseMover
 Create Membrane Pose Mover Class. More...
 

Namespaces

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

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)
Note
Last Modified (2/22/14)