rdkit.Chem.FastSDMolSupplier module¶
- class rdkit.Chem.FastSDMolSupplier.FastSDMolSupplier(self)¶
- class rdkit.Chem.FastSDMolSupplier.FastSDMolSupplier(self, fileName: str, sanitize: bool = True, removeHs: bool = True, strictParsing: bool = True)
- class rdkit.Chem.FastSDMolSupplier.FastSDMolSupplier(self, fileName: object, sanitize: bool = True, removeHs: bool = True, strictParsing: bool = True)
Bases:
SDMolSupplier