Models and code to generate figures for “Bidirectional Crosstalk Between Epithelial-Mesenchymal Plasticity and IFNγ-Induced PD-L1 Expression Promotes Tumor Progression.” bioRxiv. https://doi.org/10.1101/2022.02.03.478950 (Burger et al. 2022).
COPASI models can be found in data/copasi_models
.
Figures are generated reproducibly in R using
renv
and
targets
:
-
Download/clone this repository
-
Open the project file (
.Rproj
) in RStudio -
Run
renv::restore()
to install R package dependencies.
-
Open
targets.Rmd
and choose Run > Run All. Figures will appear in theoutput
folder.
Burger, Gerhard A, Daphne N Nesenberend, Carlijn M Lems, Sander C Hille, and Joost B Beltman. 2022. “Bidirectional Crosstalk Between Epithelial-Mesenchymal Plasticity and IFNγ-Induced PD-L1 Expression Promotes Tumor Progression.” bioRxiv. https://doi.org/10.1101/2022.02.03.478950.