OEGetSecondaryStructureName

OEGetSecondaryStructureName(ssValue: int) -> str

Returns a string describing the type of secondary structure, (e.g., ‘Alpha Helix’, ‘Beta Sheet’, etc.) decoded from a secondary structure value. This value typically comes from the return value of OEResidue.GetSecondaryStructure.