Skip to content

Commit 2592aba

Browse files
authored
Merge pull request #2 from anthropics/bio_fix
Updating bio-research plugin
2 parents 904e494 + 687be18 commit 2592aba

File tree

12 files changed

+4
-7586
lines changed

12 files changed

+4
-7586
lines changed

bio-research/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D. Use with [Cowork](https://claude.com/product/cowork) or install directly in Claude Code.
44

5-
This plugin consolidates 10 MCP server integrations and 6 analysis skills into a single package for life science researchers.
5+
This plugin consolidates 10 MCP server integrations and 5 analysis skills into a single package for life science researchers.
66

77
## What's Included
88

@@ -44,9 +44,6 @@ Run nf-core bioinformatics pipelines on local or public GEO/SRA sequencing data:
4444
- **sarek** — Germline and somatic variant calling (WGS/WES)
4545
- **atacseq** — Chromatin accessibility analysis
4646

47-
#### Clinical Trial Protocol
48-
Generate FDA/NIH-compliant clinical trial protocols for medical devices or drugs. Includes research mode (literature + regulatory analysis) and full protocol generation with waypoint-based architecture.
49-
5047
#### Instrument Data to Allotrope
5148
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) format. Supports 40+ instrument types including cell counters, spectrophotometers, plate readers, qPCR, and chromatography systems.
5249

@@ -77,9 +74,6 @@ Download public data from GEO/SRA, run nf-core pipelines (RNA-seq, variant calli
7774
**Drug Discovery**
7875
Search ~~chemical database for bioactive compounds, use ~~drug target database for target prioritization, and review clinical trial data.
7976

80-
**Clinical Trial Design**
81-
Research similar trials and FDA guidance, then generate a complete protocol document with statistical analysis.
82-
8377
**Research Strategy**
8478
Pitch a new idea, troubleshoot a stuck project, or evaluate strategic decisions using the scientific problem selection framework.
8579

bio-research/commands/start.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Display this welcome message:
1616
Bio-Research Plugin
1717
1818
Your AI-powered research assistant for the life sciences. This plugin brings
19-
together literature search, data analysis pipelines, clinical trial tools,
19+
together literature search, data analysis pipelines,
2020
and scientific strategy — all in one place.
2121
```
2222

@@ -51,7 +51,6 @@ List the analysis skills available in this plugin:
5151
| **Single-Cell RNA QC** | Quality control for scRNA-seq data with MAD-based filtering |
5252
| **scvi-tools** | Deep learning for single-cell omics (scVI, scANVI, totalVI, PeakVI, etc.) |
5353
| **Nextflow Pipelines** | Run nf-core pipelines (RNA-seq, WGS/WES, ATAC-seq) |
54-
| **Clinical Trial Protocol** | Generate FDA/NIH-compliant clinical trial protocols |
5554
| **Instrument Data Converter** | Convert lab instrument output to Allotrope ASM format |
5655
| **Scientific Problem Selection** | Systematic framework for choosing research problems |
5756

@@ -73,8 +72,7 @@ Ask the researcher what they're working on today. Suggest starting points based
7372
1. **Literature review** — "Search ~~literature database for recent papers on [topic]"
7473
2. **Analyze sequencing data** — "Run QC on my single-cell data" or "Set up an RNA-seq pipeline"
7574
3. **Drug discovery** — "Search ~~chemical database for compounds targeting [protein]" or "Find drug targets for [disease]"
76-
4. **Clinical trial design** — "Help me design a clinical trial protocol for [intervention]"
77-
5. **Data standardization** — "Convert my instrument data to Allotrope format"
78-
6. **Research strategy** — "Help me evaluate a new project idea"
75+
4. **Data standardization** — "Convert my instrument data to Allotrope format"
76+
5. **Research strategy** — "Help me evaluate a new project idea"
7977

8078
Wait for the user's response and guide them to the appropriate tools and skills.

bio-research/skills/clinical-trial-protocol/LICENSE.txt

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)