mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-28 07:33:45 +08:00
Updated skill descrtipotions to resolve possible conflicts in their use
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: rdkit
|
||||
description: "Cheminformatics toolkit for molecules. Parse SMILES/SDF, calculate descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, for drug discovery."
|
||||
description: "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."
|
||||
---
|
||||
|
||||
# RDKit Cheminformatics Toolkit
|
||||
|
||||
Reference in New Issue
Block a user