diff --git a/docs/mjolnir_globe.md b/docs/mjolnir_globe.md index 56c734d..487819a 100644 --- a/docs/mjolnir_globe.md +++ b/docs/mjolnir_globe.md @@ -4,7 +4,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_nfcore` in their data/project directory on Mjolnir where the temp files from nf-core pipelines will be re-directed by the `NXF_TEMP` command (see below). -The contents of the `.tmp_nfcore` directory should be periodically deleted manually to save on space. +The contents of the `.tmp_nfcore` 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 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`: