From 6579d36fa37b3b64675522c830d2a2a8312d2ecb Mon Sep 17 00:00:00 2001 From: Elin Nyman <elin.nyman@liu.se> Date: Wed, 5 Feb 2020 11:56:32 +0100 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..646ed61 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Matlab files to reproduce the results of the manuscript "Mechanisms of a sustained anti-inflammatory drug response in alveolar macrophages unraveled with mathematical modeling" by Nyman et al. The IQM toolbox is used. + +First, you need to install the toolbox from https://iqmtools.intiquan.com/ + +Second, run the file initIQM.m + +To reproduce the results in the manuscript, run plot_many_params.m for each hypothesis \ No newline at end of file -- GitLab