What problem does it solve?
RDKit provides a comprehensive toolkit to read, write, and analyze molecular structures, enabling researchers to compute descriptors, generate fingerprints, perform substructure searches, simulate reactions, and visualize molecules in pipelines.
Core Features & Use Cases
- IO and molecular manipulation: read/write SMILES, Mol blocks, SDF, and other formats; compute descriptors; generate fingerprints; perform substructure searches; model reactions; generate 2D/3D coordinates for visualization.
- Use cases: drug discovery, materials informatics, and cheminformatics research, including batch property calculation, similarity screening, scaffolding, and structure-activity analysis.
Quick Start
Install RDKit and run a simple analysis on a sample molecule to calculate descriptors and generate fingerprints.