AnnData
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
维护者 FreedomIntelligence · 最近更新 2026年4月1日
Analyze intratumoral heterogeneity from bulk and single-cell sequencing data.
原始来源
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tumor-heterogeneity-agent
技能摘要
原始文档
Clonal Deconvolution: Infer clonal populations and their frequencies.
Phylogeny Reconstruction: Build tumor evolutionary trees from variants.
Subclonal Tracking: Monitor subclone dynamics over time.
Resistance Prediction: Identify pre-existing resistant subclones.
Multi-Region Integration: Combine spatial heterogeneity data.
Single-Cell ITH: Integrate scDNA-seq for ground-truth clones.
| Metric | Definition | Clinical Relevance |
|---|---|---|
| MATH Score | Mutant-allele tumor heterogeneity | ITH quantification |
| Shannon Index | Clonal diversity | Evolutionary potential |
| Clone Count | Number of distinct clones | Complexity |
| Truncal Fraction | % truncal mutations | Targetability |
| ITH Score | Composite heterogeneity | Prognosis |
Input: Multi-region/longitudinal WES/WGS, copy number, tumor purity.
Preprocessing: Variant calling, CNV calling, purity estimation.
CCF Estimation: Calculate cancer cell fraction for each mutation.
Clustering: Group mutations into clonal populations.
Phylogeny: Reconstruct evolutionary tree.
Temporal Analysis: Track clone dynamics over time.
Output: Clone structures, phylogenies, heterogeneity metrics.
相关技能
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
Arboreto is a computational library for inferring gene regulatory networks (GRNs) from gene expression data using parall…
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…