OEGetSecondaryStructureID¶
int OEGetSecondaryStructureID(int ssValue)
Returns an integer containing the serial number of a helix, sheet, or turn
in a protein. The ssValue argument is typically a value returned from
OEResidue.GetSecondaryStructure
.