OEAddMMCIFData

bool OEAddMMCIFData(OEMolBase &mol, const std::string &value)

Adds mmCIF data to a molecule. The input is not validated, but is added to the mmCIF metadata block.

See also

  • OESetMMCIFData function to set (replace) MMCIF data

  • section_moldata_MMCIF section

Note

Unicode characters are not supported neither in the data tag nor in the data value.