You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: herg-real-data/README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,13 @@ Table S3: Run `print-tex-table.py` to generate Table S3.
22
22
### Extra results mentioned but not shown in the paper
23
23
Results for [fitting the full voltage-clamp model to data](out/herg25oc1-full2vclinleak): Run `fit-full2vclinleak.sh`.
24
24
25
-
Results for ['Hypothesis 3'](out/herg25oc1-simvclinleak):
26
-
1. Run `fit-simvclinleak.sh` to reproduce 'Hypothesis 3' results.
25
+
Results for 'Hypothesis 3':
26
+
27
+
All results are cached, so all figures can be re-generated by simply running the figure plots.
28
+
All results for 'Hypothesis 3' can be reproduced by running:
29
+
1. Run `fit-simvclinleak.sh` to reproduce ['Hypothesis 3' results](out/herg25oc1-simvclinleak).
27
30
2. Run `compute-rmsd-hist-fit-simvclinleak.py` to recompute all the [RRMSE values for 'Hypothesis 3'](out/rmsd-hist-herg25oc1-fit-simvclinleak).
28
-
3. Run `plot-rmsd-hist-independent-v-scheme3-v-simlinleak-part1.py` to generate [an equivalent of Figure 7 for 'Hypothesis 3'](figs/rmsd-hist-independent-v-scheme3-v-simlinleak-part1.png).
29
-
4. Run `plot-param-fit-simvclinleak-artefacts.py` to generate [an equivalent of Figure 8 for 'Hypothesis 3'](figs/herg25oc1-simvclinleak-artefacts.png).
31
+
32
+
To re-generate figures:
33
+
-[An equivalent of Figure 7 for 'Hypothesis 3'](figs/rmsd-hist-independent-v-scheme3-v-simlinleak-part1.png): Run `plot-rmsd-hist-independent-v-scheme3-v-simlinleak-part1.py`.
34
+
-[An equivalent of Figure 8 for 'Hypothesis 3'](figs/herg25oc1-simvclinleak-artefacts.png): Run `plot-param-fit-simvclinleak-artefacts.py`.
0 commit comments