Complete workflow from TCR/BCR sequencing FASTQ files to clonotype analysis and diversity metrics.
# MiXCR (requires license)
# Download from https://github.com/milaboratory/mixcr
# VDJtools
conda install -c bioconda vdjtools- "Analyze my TCR-seq data from FASTQ to diversity"
- "Run the complete immune repertoire pipeline"
- "Process bulk TCR sequencing end-to-end"
"Run the TCR pipeline on my paired-end FASTQ files"
"Analyze my BCR repertoire from sequencing to clonotypes"
"Just run MiXCR alignment and assembly"
"Calculate diversity metrics from my clonotype table"
- Align reads to V(D)J reference (MiXCR)
- Assemble clonotypes
- Export clonotype table
- Calculate diversity metrics (VDJtools)
- Generate visualization plots
- Report QC metrics at each step
- Species - Use -s hsa (human) or -s mmu (mouse)
- Protocol - rna-seq for bulk, kTCR-seq for targeted
- Clonotype definition - Default is CDR3+V+J
- Diversity - Shannon entropy, Chao1, clonality metrics
- Overlap - F2 metric for public clone detection