Code for generating and visualizing multiple alignment of single cell fluorescent trajectories under stimulation (various LPS and TNF dosages).
Call
make run
The output files will appear in the out
subdirectory.
This code was written for Python 2 -- it should at least work with 2.7.15. The following packages are required:
numpy
matplotlib
cython
scipy
Forthcoming.