AN
数据与复现
AnnData
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
K-Dense-AI/claude-scientific-skills查看
维护者 FreedomIntelligence · 最近更新 2026年4月1日
End-to-end spatial transcriptomics analysis: QC, deconvolution, domain detection.
原始来源
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/spatial-transcriptomics-agent
技能摘要
原始文档
conda env create -f environment.yml && conda activate STAgent.expression_path (.h5ad/Spaceranger) + image_path (H&E/IF) and metadata.cluster, find_svg, annotate_domains, or composite instructions; run python repo/src/main.py --data_path ... --task "...".相关技能
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
Cell segmentation from multiplexed tissue images. Covers deep learning (Cellpose, Mesmer) and classical approaches for n…
Extract, process, and deduplicate reads using Unique Molecular Identifiers (UMIs) with umi_tools. Use when library prep…
Integrate multiple scRNA-seq samples/batches using Harmony, scVI, Seurat anchors, and fastMNN. Remove technical variatio…