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

cellagent-annotation

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

AI-driven single-cell cluster annotation using marker gene databases.

OpenClawNanoClaw分析处理复现实验cellagent-annotation🧠 bioos extended suitesingle-cell & spatial agentsai

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/cellagent-annotation

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Use CellTypeAgent to interpret marker genes,annotate scRNA-seq clusters,、 coordinate multi-agent workflows ,用于 downstream analysis。
  • Automated annotation of scRNA-seq 数据集s without manual curation。
  • Multi-step workflows (QC → 聚类 → annotation → DE analysis)。
  • Integrating multiple batches requiring consistent labeling。
  • Automated annotation of scRNA-seq 数据集s without manual curation. Multi-step workflows (QC → 聚类 → annotation → DE analysis). Integrating multiple batches requiring consistent labeling。

原始文档

SKILL.md 摘录

Core Capabilities

  1. Planning: Multi-agent planner decomposes analysis goals into steps.
  2. Tool execution: Generates Scanpy/Seurat code and runs it autonomously.
  3. Self-correction: Detects execution errors and retries with fixes.

Workflow

  1. Gather marker lists per cluster, plus species/tissue context and optional atlas references.
  2. Run CellTypeAgent (pip install -r requirements.txt then python repo/main.py --data data.h5ad --goal annotate).
  3. Review outputs for supporting markers; downgrade ambiguous clusters when signals conflict.
  4. Produce final table (cluster, label, confidence, supporting markers, notes) and cite references when used.

Guardrails

  • Avoid over-specific lineages if markers overlap; default to broader types.
  • Flag clusters showing multiple signatures for manual review.
  • Respect species/tissue differences when interpreting markers.

适用场景

  • Use cellagent-annotation ,用于 single-cell 或 spatial omics analysis。
  • Apply cellagent-annotation 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查看