What problem does it solve?
This Skill provides a comprehensive set of tools for cheminformatics tasks, such as molecule I/O, descriptor calculation, fingerprinting, substructure searching, and reaction simulation.
Core Features & Use Cases
- Molecular I/O: Read and write molecules in various formats including SMILES, MOL, and SDF.
- Descriptor Calculation: Calculate molecular properties like molecular weight, LogP, TPSA, and hydrogen bond donors/acceptors.
- Fingerprinting: Generate molecular fingerprints for similarity analysis and clustering.
- Substructure Searching: Perform substructure searches using SMARTS patterns.
- Reaction Simulation: Simulate chemical reactions using reaction SMARTS.
- Use Case: This skill is suitable for drug discovery, computational chemistry, and cheminformatics research, where precise control over molecule manipulation and analysis is required.
Quick Start
Use the rdkit skill to generate the molecular weight of a given SMILES string: rdkit calculate_weight "CCO".