OEAssignResidueNumbersΒΆ
void OEAssignResidueNumbers(OEMolBase &mol)
Assigns sequential residue numbers to the residues of a
molecule, as currently ordered in the OEMolBase
.
The residue number is stored in OEResidue
that is
associated with each OEAtomBase
via the
OEProperty_Residue
property.
See also