OESetMMCIFData¶
bool OESetMMCIFData(OEMolBase &mol, const std::string &value)
Sets a MMCIF metadata om a molecule. If metadata already exists, it is replaced with the new value.
See also
OEAddMMCIFData
function to add MMCIF dataMMCIF Metadata Manipulation section
Note
Unicode characters are not supported neither in the data tag nor in the data value.