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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,11 @@ You should now be ready to reproduce the analysis.
54
54
-`basic_omnivory_module.jl`: includes all basic building blocs including the basic set of ODEs (`model!()`) and the functions to compute the different metrics (e.g. `overshoot()`);
-`pipeline.jl`: orchestrate the different scripts to reproduce the analysis.
60
+
-`fig_S2.jl`: script to create figure S2;
61
+
-`pipeline.jl`: orchestrates the different scripts to reproduce the analysis.
62
62
63
63
64
64
## How to reproduce the analysis locally
@@ -71,7 +71,7 @@ julia src/pipeline.jl
71
71
72
72
73
73
74
-
## Questions
74
+
## Questions?
75
75
76
-
Script have been commented for ease of comprehension but if you still have some questions regarding the numerical implementation, do not hesitate to open an issue.
76
+
Scripts have been commented for ease of comprehension but if you still have some questions regarding the numerical implementation, do not hesitate to create an issue.
0 commit comments