Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
SymmetricAddMembraneMover.fwd.hh File Reference

Add Membrane Representation to a Symmetric starting pose. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef
utility::pointer::shared_ptr
< SymmetricAddMembraneMover > 
protocols::membrane::symmetry::SymmetricAddMembraneMoverOP
 
typedef
utility::pointer::shared_ptr
< SymmetricAddMembraneMover
const > 
protocols::membrane::symmetry::SymmetricAddMembraneMoverCOP
 

Detailed Description

Add Membrane Representation to a Symmetric starting pose.

Given a symmetrized pose, add the membrane components, ensuring all data descriptions are for the asymmetric subunit (in terms of scoring) and the membrane is the root of the whole system. After applying SymmetricAddMembraneMover pose.conformaiton().is_membrane() AND is_symmetric( pose ) should both return true

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Note
Last Modified (2/9/15)