From 0f6fb0c10d23bb385052633307008c02eb863a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85shild=20J=2E=20V=C3=A5gene?= <60298098+ashildv@users.noreply.github.com> Date: Thu, 2 Jun 2022 16:00:22 +0200 Subject: [PATCH] Update mjolnir_globe.md --- docs/mjolnir_globe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mjolnir_globe.md b/docs/mjolnir_globe.md index 7ccef10..3f6beaf 100644 --- a/docs/mjolnir_globe.md +++ b/docs/mjolnir_globe.md @@ -5,7 +5,7 @@ Prior to running the pipeline for the first time with the `mjolnir_globe.config` (../conf/mjolnir_globe.config), users **must** create a hidden directory called `.tmp_eager` in their data/project directory on Mjolnir where the temp files from `nf-core/eager` will be re-directed by the `NXF_TEMP` command (see below). The contents of the `.tmp_eager` directory should be periodically deleted manually to save on space. -If the `NXF_TEMP` command is not used to properly re-direct temp files the `/tmp` directory on the compute nodes will be used and quickly filled up, which block anyone from working on these nodes until the offending user removes their files. +If the `NXF_TEMP` command is not used to properly re-direct temp files the `/tmp` directory on the compute nodes will be used and quickly filled up, which blocks anyone from working on these nodes until the offending user removes their files. The following lines **must** be added by users to their `~/.bash_profile`: