OEGetMMCIFData

OEGetMMCIFData(mol: Union[OEGraphMol,OEMol,OEQMol]) -> str

Returns the mmCIF metadata for a molecule. If the molecule does not have the data, an empty string is returned.

See also