Improve package descriptions

This commit is contained in:
Timothy Kassis
2025-10-20 16:19:48 -07:00
parent 04087666b7
commit df81c94a7a
36 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
---
name: deepchem
description: Comprehensive toolkit for molecular machine learning, drug discovery, and materials science using DeepChem. Use this skill when working with molecular data (SMILES, SDF files), predicting molecular properties (solubility, toxicity, binding affinity), training graph neural networks on molecules, using MoleculeNet benchmarks, performing molecular featurization, or applying transfer learning with pretrained chemical models (ChemBERTa, GROVER). Also applicable for materials science (crystal structures, bandgap prediction) and protein/DNA sequence analysis.
description: DeepChem toolkit for molecular machine learning, drug discovery, and materials science. Use for: molecular property prediction (solubility, toxicity, ADMET, binding affinity, drug-likeness), molecular featurization (fingerprints, descriptors, graph representations), graph neural networks (GCN, GAT, MPNN, AttentiveFP, DMPNN), MoleculeNet benchmark datasets (Tox21, BBBP, Delaney, HIV, ClinTox, FreeSolv, Lipophilicity), transfer learning with pretrained models (ChemBERTa, GROVER, MolFormer), materials property prediction (crystal structures, bandgap, formation energy), protein/DNA sequence analysis, molecular data loading (SMILES, SDF, FASTA), scaffold-based data splitting, molecular generation, hyperparameter optimization, model evaluation and comparison, custom model integration, and end-to-end drug discovery workflows.
---
# DeepChem