What problem does it solve?
Characterizing adaptive immune responses from AIRR-seq data requires many fragmented steps: parsing MiXCR/ImmunoSEQ/10x outputs, computing diversity metrics, detecting clonal expansion, and matching clones to known epitopes. This Skill consolidates that into a single 8-phase workflow so researchers can go from raw repertoire files to interpretable immunological conclusions without writing each analysis from scratch.
Core Features & Use Cases
- Diversity & Clonality Metrics: Computes Shannon entropy, Simpson index, Gini coefficient, clonality, and rarefaction curves to assess repertoire complexity and sequencing depth.
- Clonal Expansion & Tracking: Detects expanded clonotypes above frequency thresholds, identifies convergent recombination and public clones, and tracks clonotypes longitudinally across timepoints.
- Epitope Specificity Prediction: Queries IEDB, BVBRC, VDJdb, and PubMed through ToolUniverse tools to link expanded CDR3 sequences to known antigens.
- Single-Cell Integration: Maps TCR/BCR clonotypes onto single-cell RNA-seq phenotypes to associate expanded clones with cell clusters and differential expression.
- Use Case: Compare a cancer patient's TCR repertoire before and after immunotherapy to find newly expanded clonotypes, then query IEDB to determine whether those clones match known tumor or viral epitopes.
Quick Start
Load my MiXCR clonotype file, calculate diversity metrics, detect expanded clones, and check the top clones against IEDB for known epitope matches.