OEClearMolComplexSDData
OEClearMolComplexSDData(mol: Union[OEGraphMol,OEMol,OEQMol],
prefix: str = str(OEMolComplexData_SDTagPrefix)) -> None
Deletes any SD tags that have the specified prefix.
Normally deletes all the tags generated by
OEGetMolComplexComponents,
but a subset can be deleted by providing a more specific prefix.
See also
OEGetMolComplexComponentsfunctionOEMolComplexData_SDTagPrefixconstant