Skip to content

BioTender-max/CARTCellEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CARTCellEngine

CAR-T Cell Therapy Design and Efficacy Prediction

A pure-Python pipeline for CAR-T cell therapy analysis including antigen scoring, exhaustion analysis, and killing kinetics ODE.

Features

  • Antigen target scoring (expression × tumor-specificity × accessibility)
  • T-cell exhaustion scoring (TOX/PD-1/LAG-3/TIM-3 axis)
  • Tumor killing kinetics ODE (effector-target ratio dynamics)
  • CAR construct affinity optimization (optimal KD ~1-10 nM)
  • Patient response prediction (logistic model)

Results

  • 80 patients, 200 tumor antigens
  • Max antigen score: 0.556 (AG167)
  • Tumor burden @72h (E:T=1:10): 0.00%
  • Optimal CAR KD: 5.34 nM
  • Responders: 68/80 (85%)
  • Exhaustion score p=0.0001

Usage

pip install numpy scipy matplotlib
python cart_cell_engine.py

Tags

car-t cell-therapy antigen-presentation t-cell-exhaustion adoptive-transfer immunotherapy

About

CAR-T cell therapy: antigen scoring, exhaustion analysis, killing kinetics ODE, response prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages