What problem does it solve?
Datamol reduces the manual overhead of cheminformatics by giving you a simpler, Pythonic way to parse, clean, analyze, compare, and visualize molecular data.
Core Features & Use Cases
- Molecule parsing and standardization: Convert SMILES, InChI, SELFIES, SDF, CSV, and Excel inputs into native RDKit molecules and clean them with sensible defaults.
- Analysis and featurization: Compute descriptors, fingerprints, similarity matrices, clusters, scaffolds, fragments, and 3D conformers for drug discovery and molecular modeling workflows.
- I/O and visualization: Read and write common chemistry file formats, handle batch workflows, and generate publication-ready molecule grids and conformer views.
- Use case: A researcher can load a compound library, standardize every structure, filter invalid entries, compare scaffold families, and export labeled images for a report.
Quick Start
Ask for help using datamol on your molecule files, and I will load the data, standardize structures, compute descriptors or fingerprints, and return a concise analysis.