IMP
2.0.1
The Integrative Modeling Platform
|
The type for a residue. More...
#include <IMP/atom/Residue.h>
Related Functions | |
(Note that these are not member functions.) | |
const ResidueType | GLY |
A given residue is either a Residue::LIGAND, Residue::AMINOACID, or Residue::NUCLEICACID.
The standard residue types are provided with names like IMP::atom::GLY. New types can be added simply by creating an instance of ResidueType("my_residue_name"). All user-added residues are assumed to be ligands.
|
related |