OEGetSDDataPairs

OEGetSDDataPairs(mol: Union[OEGraphMol,OEMol,OEQMol]) -> OESDDataIter

Returns an iterator over all the SD data pairs of the molecule.

See also

Code Example