OEUncompressColorAtoms

OEUncompressColorAtoms(mol: Union[OEGraphMol,OEQMol]) -> int

Convert the internal compressed color atoms to actual color atoms. Has no effect unless the color atoms were previously compressed by OECompressColorAtoms

Note

This function was formerly named OEStringToColorAtoms.