OEGetSecondaryStructureName

std::string OEGetSecondaryStructureName(int ssValue)

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.