Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Datamol

Skill Verifiziert Aktiv

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.

Zweck

To provide a simplified, Pythonic interface to RDKit for standard drug discovery workflows, making complex cheminformatics operations more accessible and efficient.

Funktionen

  • Simplified RDKit interface
  • Molecular parsing and standardization
  • Descriptor and fingerprint computation
  • 3D conformer generation and analysis
  • Clustering, visualization, and I/O capabilities

Anwendungsfälle

  • Parsing SMILES and standardizing molecular structures
  • Computing molecular descriptors and fingerprints for analysis
  • Generating and analyzing 3D conformations
  • Performing virtual screening and lead optimization workflows

Nicht-Ziele

  • Replacing RDKit for advanced control or custom parameters
  • Handling highly specialized or non-standard cheminformatics tasks
  • Providing a standalone application; requires integration into an AI agent

Workflow

  1. Load molecules from various formats (SMILES, SDF, CSV, etc.)
  2. Standardize and sanitize molecules
  3. Compute molecular descriptors and properties
  4. Generate molecular fingerprints and calculate similarity
  5. Cluster molecules or select diverse subsets
  6. Generate and analyze 3D conformers
  7. Visualize molecules, conformers, or SAR data

Praktiken

  • Cheminformatics best practices
  • Data standardization
  • Molecular property analysis
  • 3D structure generation

Voraussetzungen

  • Python 3.11+ (3.12+ recommended)
  • uv package manager
  • Agent supporting Agent Skills standard

Scope

  • info:Tool surface sizeThe datamol skill itself is not a collection of tools, but rather a set of functions. Evaluating tool surface size is not directly applicable.

Installation

npx skills add K-Dense-AI/claude-scientific-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne21k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

RDKit Cheminformatics Toolkit

99

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.

Skill
K-Dense-AI

Datamol Cheminformatics Skill

99

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly. Part of the AlterLab Academic Skills suite.

Skill
AlterLab-IEU

Alterlab Rdkit

98

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms. Part of the AlterLab Academic Skills suite.

Skill
AlterLab-IEU

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222

PyTDC (Therapeutics Data Commons)

99

Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.

Skill
K-Dense-AI

Molfeat

99

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

Skill
K-Dense-AI