OEDeleteSDData

OEDeleteSDData(mol: Union[OEGraphMol,OEMol,OEQMol], tag: str) -> bool

Delete all SD data items with the specified tag.

See also

Code Example