OEHasSDData

OEHasSDData(mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool

Determines whether a molecule has any SD data.

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

Determines whether a molecule has SD data with a given tag.

See also