IMP  2.0.1
The Integrative Modeling Platform
IMP::atom::ResidueType Class Reference

The type for a residue. More...

#include <IMP/atom/Residue.h>

Related Functions

(Note that these are not member functions.)

const ResidueType GLY
 

Detailed Description

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.

See Also
Residue

Friends And Related Function Documentation

const ResidueType GLY
related

glycein G

Definition at line 46 of file Residue.h.


The documentation for this class was generated from the following file: