armored-cart-design-agent
Design armored CAR-T cells with cytokine payloads and resistance mechanisms.
Maintainer FreedomIntelligence · Last updated April 1, 2026
Model tumor clonal evolution: phylogenetic trees, clonal dynamics, branching patterns from somatic variants.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tumor-clonal-evolution-agent
Skill Snapshot
Source Doc
Clonal Deconvolution: Identifies tumor subpopulations and estimates their cellular fractions using variant allele frequencies (VAF) from bulk sequencing.
Phylogenetic Reconstruction: Builds tumor evolutionary trees showing relationships between subclones and their mutational acquisition order.
Longitudinal Tracking: Monitors subclone dynamics over time using ctDNA variant frequencies from serial blood draws.
Resistance Prediction: Applies Bayesian evolutionary frameworks to forecast emergence of resistant clones and time to progression.
Spatial ITH Mapping: Integrates multi-region data to visualize spatial distribution of subclones across tumor sites.
Fitness Estimation: Calculates subclone fitness parameters to identify aggressive populations driving tumor progression.
Input: Multi-region or longitudinal mutation data (VCF/MAF), tumor purity estimates, copy number profiles.
Clustering: Cluster mutations into subclones using PyClone, SciClone, or MOBSTER.
Phylogeny: Reconstruct evolutionary trees using CITUP, PhyloWGS, or CALDER.
Modeling: Apply mathematical models (Lotka-Volterra, birth-death) to estimate dynamics.
Prediction: Forecast treatment response and resistance timeline.
Output: Phylogenetic trees, subclone trajectories, resistance predictions, actionable insights.
User: "Analyze the clonal evolution from these 6 longitudinal ctDNA samples and predict time to progression."
Agent Action:
Related skills
Design armored CAR-T cells with cytokine payloads and resistance mechanisms.
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic search.
Autonomous oncology research agent: literature mining, trial matching, biomarker analysis, and treatment hypothesis generation.
Preprocesses cell-free DNA sequencing data including adapter trimming, alignment optimized for short fragments, and UMI-aware duplicate remo…