Add a molecule to the library
molecule
Return the number of substructure matches
query molecule
Return the number of substructure matches
query molecule
set to true to enable chiral substructure searching
number of threads to use
Get all molecules from the library matching the substructure query
query molecule
Get all molecules from the library matching the substructure query
query molecule
maximum number of results
Get all molecules from the library matching the substructure query
query molecule
set to true to enable chiral substructure searching
number of threads to use
maximum number of results
Generated using TypeDoc
An object containing a collection of structures. Used for efficient substructure searching.
Remarks
Add molecules to the library with the add_mol, add_smiles or add_trusted_smiles methods.
Perform substructure searches with the get_matches method.