https://github.com/statbiophys/thymic_development_2022
Raw File
Tip revision: ce4966eee8937544d8c97ff956a049fc32d279da authored by Francesco Camaglia on 08 February 2022, 20:05:43 UTC
Update fig2.ipynb
Tip revision: ce4966e
README.md
# Population based selection shapes the T cell receptor repertoire during thymic development

Written by Francesco Camaglia, LPENS Paris, CNRS.

Reference: Population based selection shapes the T cell receptor repertoire during thymic development. Francesco Camaglia, Arie Ryvkin, Erez Greenstein, Shlomit Reich-Zeliger, Benny Chain, Thierry Mora, Aleksandra M. Walczak, Nir Friedman (2022)

Link : TBA

## Reproduce Plots

In order to reproduce the plots:

1) Extract the file 'CA-lienar_models.tar' in this folder.

2) Install the Required Packages (see section below).

3) Run the corrispondent Jupyter notebook.

## Required Packages

1) Default pip install:
- `numpy`
- `pandas`
- `matplotlib`
- `scipy`
- `scikit-learn`
- `seaborn`
- `tensorflow`
- `sonia`
back to top