From d1c39aadfba633194a662efbc3b1861be3774c5e 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:56:52 +0200 Subject: [PATCH] micromamba --- RELEASE.md | 5 +++++ doc/RELEASE.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 doc/RELEASE.md diff --git a/RELEASE.md b/RELEASE.md index e69de29..2ed553b 100644 --- a/RELEASE.md +++ b/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 diff --git a/doc/RELEASE.md b/doc/RELEASE.md deleted file mode 100644 index 2ed553b..0000000 --- a/doc/RELEASE.md +++ /dev/null @@ -1,5 +0,0 @@ -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