OECopyMMCIFData

OECopyMMCIFData(dst: Union[OEGraphMol,OEMol,OEQMol],
                src: Union[OEGraphMol,OEMol,OEQMol]) -> bool

Copies the entire set of mmCIF metadata from a source molecule to a destination molecule.

See also