dshbase

插件目录 / Developer / dsh-ezprot-plugin

dsh-ezprot-plugin

未验证 YukunR

✓ 持续维护 2 位贡献者 基于 3 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

1Stars
0Forks
0未关闭 issue
语言
2026-08-21最近推送
跨平台平台

功能简介

A plug-and-play proteomics analysis plugin for DeepSeek Harness

我们的评价
未验证 — 尚未实测

A plug-and-play proteomics analysis plugin for DeepSeek Harness 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-ezprot-plugin

English | 中文

A plug-and-play proteomics analysis plugin for DeepSeek Harness. It wraps a full protein-expression analysis workflow — normalization → PCA → batch correction → differential analysis → GO/KEGG enrichment → GSEA — behind a conversation: give the agent your data file, answer a few questions (which columns are what, which groups to compare), and the plugin prepares everything automatically and walks through every step with visible summaries and figures, ending with an interpretation report.

No R or terminal knowledge required: the plugin detects or silently installs its own R 4.4.0 runtime and package library on first use (one-time, ~10–20 min). Docker is optional: the plugin switches to a Docker backend automatically when a usable local R cannot be set up, and can run the one-time GO/KEGG background build inside the image on network-restricted machines.

Install

From the DSH Desktop plugin market

DSH Desktop ships an in-app plugin market. Add our catalog source once, then
install from the UI:

  1. Settings → Plugins → Plugin market → Sources → Add standard source.
  2. Enter https://dsh-plugin.yukunr.top/catalog-source.json.
  3. Open Discover, search ezprot, and install dsh-ezprot-plugin from
    the card — Desktop re-verifies the exact version and the active profile
    before installing.
  4. Restart Desktop and start a session: the proteomics_* tools are ready.

A step-by-step guide with screenshots: 安装指南 (中文).

From the command line

Prerequisites: Node.js (bundles npx) and pnpm — npm install -g pnpm.

Requires the dsh CLI (Windows / macOS / Linux), one command:

npx @deepseek-ai/dsh plugin --profile web add [email protected]

If dsh is already installed globally, drop the npx @deepseek-ai/ prefix:

dsh plugin --profile web add [email protected]

Then restart dsh web. Every session's agent gains the proteomics_* tools.

Usage

Just talk to the agent. For example:

My proteomics data is at D:\my-experiment\origin_data.txt with sample groups in D:\my-experiment\sample_info.txt, mouse samples. Compare HC and HD against NC.

The agent will inspect and QC your data, confirm the comparisons with you, run the analysis step by step, and write an interpretation report (top proteins, enriched pathways, candidate targets). Detailed instructions: biologist's guide (中文).

Development

See CONTRIBUTING.md.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-ezprot-plugin」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:YukunR/dsh-ezprot-plugin

Headless(CLI)profile:

dsh plugin --profile headless add github:YukunR/dsh-ezprot-plugin

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26
备注:验证: runtime-fail 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7795 个插件 →