数据与复现单细胞与空间组学FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
BI

biomaster-workflows

维护者 FreedomIntelligence · 最近更新 2026年4月1日

BioMaster workflow orchestration for end-to-end bioinformatics analyses.

OpenClawNanoClaw分析处理复现实验biomaster-workflows🧠 bioos extended suitesingle-cell & spatial agentsbiomaster

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/biomaster-workflows

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Orchestrate BioMaster’s multi-agent pipelines (RNA-seq,ChIP-seq,single-cell,Hi-C) ,使用 provided configs 、 repos to deliver reproducible outputs。
  • 1. Config prep:Populate YAML ,支持 tool paths,reference genomes,、 workflow selection (rnaseq,chipseq,singlecell,hic). 2. Environment:cd repo && pip install -r requirements.txt (或 container) prior to running. 3. Launch:python repo/run.py --config repo/config.yaml (或 chosen config) 、 monitor progress. 4. Error recovery:Let BioMaster agents retry failing stages;review logs ,用于 missing reference/index files. 5. Output packaging:Collect BAMs/counts/peaks + QC + narrative summary of parameters 、 runtimes。

原始文档

SKILL.md 摘录

Guardrails

  • Fail fast when reference files or indices are absent to avoid wasted compute.
  • Record tool versions for every stage (alignment, quantification, etc.).
  • Require confirmation before deleting intermediates or rerunning destructive steps.

适用场景

  • Use biomaster-workflows ,用于 single-cell 或 spatial omics analysis。
  • Apply biomaster-workflows to 聚类,integration,或 trajectory workflows。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AN
数据与复现单细胞与空间组学

AnnData

AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看
AR
数据与复现单细胞与空间组学

Arboreto

Arboreto is a computational library for inferring gene regulatory networks (GRNs) from gene expression data using parall…

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看
BI
数据与复现单细胞与空间组学

bio-imaging-mass-cytometry-cell-segmentation

Cell segmentation from multiplexed tissue images. Covers deep learning (Cellpose, Mesmer) and classical approaches for n…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现单细胞与空间组学

bio-read-qc-umi-processing

Extract, process, and deduplicate reads using Unique Molecular Identifiers (UMIs) with umi_tools. Use when library prep…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看