OEResidueToString

std::string OEResidueToString(const OEChem::OEResidue &res)

Returns the string representation of the given residue in the following format: <ALT><RES NAME> <CHAIN ID> <RES NUMBER><INSERT CODE>. For example: VAL A 265.

See also