From 888ccf7526511820e35c98e2d5963f48a0e8db96 Mon Sep 17 00:00:00 2001 From: verku Date: Wed, 6 Nov 2024 14:06:27 +0100 Subject: [PATCH] Fix module load, replacing singularity with apptainer --- config/slurm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/slurm/README.md b/config/slurm/README.md index e707a44..191c233 100644 --- a/config/slurm/README.md +++ b/config/slurm/README.md @@ -3,7 +3,7 @@ 1) Load the following modules: ``` -module load PDC bioinfo-tools conda singularity tmux +module load PDC bioinfo-tools conda apptainer tmux ``` > Note that `tmux` is only available as a module on Dardel