rdkit — Advanced Examples
Cheminformatics: molecule manipulation, fingerprints, descriptors
Advanced rdkit techniques
Advanced usage and configuration of rdkit.
python
# Install: conda install -c conda-forge rdkit import rdkit # Advanced rdkit configuration and usage print("rdkit advanced patterns")
These advanced techniques unlock the full power of rdkit.
Want to try these examples interactively?
Open Advanced Playground