From daef2d5c2b4261da3b3596a6da9409ebda82e479 Mon Sep 17 00:00:00 2001 From: TRON Kelly <t19016063@V-PJ-47-066.salsa.univ-amu.fr> Date: Wed, 23 Oct 2024 14:20:43 +0200 Subject: [PATCH] workflow make --- doc/02run.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/02run.md diff --git a/doc/02run.md b/doc/02run.md new file mode 100644 index 0000000..df1604a --- /dev/null +++ b/doc/02run.md @@ -0,0 +1,8 @@ +# Execute the Rscripts + +~~~ +micromamba activate m2bsgreprod + +apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile +~~~ + -- GitLab