Perform a substructure or similarity search against a compound database using RDkit in a Jupyter notebook. A notebook for plotting the hits is provided as well.
The workflow described in this repository starts with a compound database prepared using the workflow in the dbase_prep repository.
- Compound database in pickle format
- RDkit
- Jupyter notebook
- Pandas
As the workflow in this repository is contained in Jupyter notebooks, there are no usage instructions. Feel free to work your way through the notebooks in the following order, using 58_molobj.pkl as an example compound database pickle:
- Open
substructure_search.ipynborsimilarity_search.ipynbin Jupyter - Open
plot_mols.ipynbin Jupyter