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

Alterlab Rdkit

Skill Verifiziert Aktiv

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.

Zweck

To equip researchers and developers with a powerful and flexible toolkit for detailed molecular analysis and manipulation, enabling advanced cheminformatics tasks in research and discovery.

Funktionen

  • Molecular I/O and creation from various formats (SMILES, SDF, MOL, etc.)
  • Comprehensive molecular descriptors and property calculations (MW, LogP, TPSA)
  • Generation and comparison of diverse molecular fingerprints (Morgan, MACCS, etc.)
  • Precise substructure searching and SMARTS pattern matching
  • 2D and 3D coordinate generation and optimization
  • Chemical reaction definition and application

Anwendungsfälle

  • Analyzing drug-likeness and lead-likeness of molecules
  • Screening large compound libraries for similarity to a query
  • Identifying molecules containing specific functional groups or structural motifs
  • Generating and visualizing 3D molecular conformers for docking studies
  • Working with chemical reactions for synthesis planning

Nicht-Ziele

  • Providing a simplified interface for common workflows (use datamol for that)
  • Performing basic file format conversions without cheminformatics context
  • Acting as a general-purpose chemistry simulation engine beyond RDKit's scope

Installation

npx skills add AlterLab-IEU/AlterLab-Academic-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
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit17 days ago
Sterne15
LizenzMIT
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

Datamol

97

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.

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

Deepchem

99

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc.

Skill
K-Dense-AI

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