What problem does it solve?
This Skill provides a comprehensive cheminformatics toolkit to handle molecular analysis, manipulation, and visualization tasks efficiently.
Core Features & Use Cases
- Molecular I/O: Read/write molecules from various formats like SMILES, SDF, MOL, etc.
- Molecular Analysis: Calculate molecular properties, descriptors, and perform substructure searching.
- Chemical Reactions: Define and apply chemical reactions using SMARTS.
- Coordinate Generation: Generate 2D/3D coordinates for molecules.
- Visualization: Draw molecules and highlight substructures.
- Use Case: For instance, a drug discovery researcher might use this Skill to analyze molecular properties, calculate fingerprints, and perform similarity searches to identify potential drug candidates.
Quick Start
Run the rdkit skill with the following command to calculate molecular properties for the molecule 'CCO': calculate_molecular_properties "CCO"