#include <gcu/residue.h>
Public Attributes | |
Residue * | res |
bool | ambiguous |
Definition at line 44 of file gcu/residue.h.
whether the symbol is ambiguous.
Definition at line 54 of file gcu/residue.h.
The Residue* representing the atoms group. A symbol is ambiguous if it can also represent a single atom, such as Ac, or Pr. Two Residue instances can't share the same symbol.
Definition at line 50 of file gcu/residue.h.