![]() |
Rosetta Core
2014.35
|
MembraneInfo - Membrane Pose Definition Object. More...
#include <core/conformation/membrane/MembraneInfo.fwd.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/conformation/membrane/SpanningTopology.fwd.hh>
#include <core/conformation/membrane/LipidAccInfo.fwd.hh>
#include <core/conformation/membrane/MembranePlanes.fwd.hh>
#include <core/types.hh>
#include <core/kinematics/FoldTree.hh>
#include <utility/vector1.hh>
#include <numeric/xyzVector.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <cstdlib>
Classes | |
class | core::conformation::membrane::MembraneInfo |
Membrane Info Object - Contains information for describing a membrane protein in Rosetta, including the position of the membrane virtual residue, spanning topology, and lips acc data. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
core::conformation::membrane | |
MembraneInfo - Membrane Pose Definition Object.
The membrane info object is responsible for storing non-coordinate derived information, extending the traditional definiton of a pose to describe a membrane protein in Rosetta. This information includes:
This object belongs to the conformation and should be accessed via pose.conformation().membrane_info().
Last Modified: 7/25/14