Python scripts to produce figures for a model of replicative age distributions in downstream compartments (https://www.biorxiv.org/content/early/2018/04/20/305250).
Required:
- python3 (tested with version 3.6.4)
- scipy (tested with version 1.0.0)
- numpy (tested with version 1.14.0)
- sympy (tested with version 1.1.1)
- matplotlib (tested with version 2.1.2)
Usage: just start the script, i.e. python3 ./scriptname.py
.