mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Add scikit-survival for survival analysis allowing users to establish connections between covariates and time of an event
This commit is contained in:
12
README.md
12
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
[](LICENSE.md)
|
||||
[](https://github.com/K-Dense-AI/claude-scientific-skills)
|
||||
[](#what-s-included)
|
||||
[](#what-s-included)
|
||||
[](#what-s-included)
|
||||
|
||||
A comprehensive collection of ready-to-use scientific skills for Claude, curated by the K-Dense team.
|
||||
@@ -45,7 +45,7 @@ These skills enable Claude to work with specialized scientific libraries and dat
|
||||
| Category | Count | Description |
|
||||
|----------|-------|-------------|
|
||||
| 📊 **Scientific Databases** | 25 | PubMed, PubChem, UniProt, ChEMBL, COSMIC, AlphaFold DB, bioRxiv, and more |
|
||||
| 🔬 **Scientific Packages** | 49 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, SimPy, pydicom, PyHealth, and more |
|
||||
| 🔬 **Scientific Packages** | 50 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, SimPy, pydicom, PyHealth, and more |
|
||||
| 🔌 **Scientific Integrations** | 6 | Benchling, DNAnexus, Opentrons, LabArchives, LatchBio, OMERO |
|
||||
| 🛠️ **Scientific Helpers** | 2 | Context initialization and resource detection utilities |
|
||||
| 📚 **Documented Workflows** | 122 | Ready-to-use examples and reference materials |
|
||||
@@ -78,7 +78,7 @@ Then, to install a specific set of skills:
|
||||
2. Select **claude-scientific-skills**
|
||||
3. Choose from:
|
||||
- `scientific-databases` - Access to 25 scientific databases
|
||||
- `scientific-packages` - 48 specialized Python packages
|
||||
- `scientific-packages` - 50 specialized Python packages
|
||||
- `scientific-thinking` - Analysis tools and document processing
|
||||
- `scientific-integrations` - Lab automation and platform integrations
|
||||
- `scientific-context-initialization` - Ensures Claude searches for and uses existing skills
|
||||
@@ -275,10 +275,10 @@ network visualizations. Finally, search GEO for similar expression patterns acro
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Machine Learning & Deep Learning (9 packages)</strong></summary>
|
||||
<summary><strong>Machine Learning & Deep Learning (10 packages)</strong></summary>
|
||||
|
||||
- PyMC, PyMOO, PyTorch Lightning, scikit-learn, SHAP, statsmodels
|
||||
- Torch Geometric, Transformers, UMAP-learn
|
||||
- PyMC, PyMOO, PyTorch Lightning, scikit-learn, scikit-survival, SHAP
|
||||
- statsmodels, Torch Geometric, Transformers, UMAP-learn
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user