OESetMMCIFData

bool OESetMMCIFData(OEMolBase &mol, const std::string &value)
bool OESetMMCIFData(OEMolBase &mol, const OECIFData &cifData)

Sets mmCIF metadata on a molecule. If metadata already exists, it is replaced with the new value.

See also

  • OEAddMMCIFData function to add MMCIF data

  • section_moldata_MMCIF section

Note

Unicode characters are not supported in either the data tag or the data value.