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

The type for a residue. More...

#include <IMP/atom/Residue.h>

Detailed Description

The type for a residue.

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

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