@omicverse/dsh-omicos
将 OmicOS 作为 deepseek-harness (dsh) 插件运行(模式 A):为 dsh 智能体提供 omicos 生物信息学工具、后台任务和登录命令。
AI 分析
将 OmicOS 生物信息学工具链集成至 DSH。适合从事生物信息学研究、需要 AI 智能体辅助处理基因组学等生物数据分析任务的科研人员。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omicverse/dsh-omicos说明文档
阅读完整 README ↗Configuration
Override in your profile's own cordis.patch.yml. A patch replaces the
row's whole config — there is no deep merge — so restate every key you care
about:
- id: omicos
config:
workspace: /path/to/project # '' = follow each dsh session's own cwd
autoStart: true # spawn a kernel when none is attachable
upstreamBaseUrl: https://auth.omicos.cn
npmRegistry: '' # mirror knob for the kernel spawn