From f3a6e60e1a6a0225aeed9d923197ab41a405010a Mon Sep 17 00:00:00 2001 From: SOLER Fiona <s23014817@V-PJ-47-058.salsa.univ-amu.fr> Date: Wed, 23 Oct 2024 15:42:00 +0200 Subject: [PATCH] Version --- RELEASE.md | 0 doc/RELEASE.md | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 RELEASE.md create mode 100644 doc/RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..e69de29 diff --git a/doc/RELEASE.md b/doc/RELEASE.md new file mode 100644 index 0000000..2ed553b --- /dev/null +++ b/doc/RELEASE.md @@ -0,0 +1,5 @@ +This project runs four R scripts automatically using apptainer. + +Installation is described in "doc/01install.md", and execution is described in "doc/02run.md". + +Version: 0.1.0 -- GitLab