What problem does it solve?
Datamol removes the friction from cheminformatics by giving researchers a Pythonic, RDKit-compatible workflow for turning raw molecular inputs into standardized, analysis-ready data.
Core Features & Use Cases
- Molecule handling and standardization: Convert between SMILES, InChI, SMARTS, SELFIES, and RDKit Mol objects while cleaning, sanitizing, and standardizing structures.
- Analysis at scale: Compute descriptors, fingerprints, similarity matrices, clusters, scaffolds, fragments, and 3D conformers with parallel batch processing.
- Research workflows: Read and write SDF, CSV, Excel, and other molecular files, render publication-ready visualizations, and apply reaction SMARTS for screening or library design.
- Use case: A medicinal chemist can load a compound library, standardize it, score drug-likeness, cluster by similarity, and export a visual summary for review.
Quick Start
Ask the datamol skill to load your molecular file, standardize the structures, compute key descriptors, and return a clean research-ready summary.