From d0662a3acbd104f98e216ea9eeba438e1122a75d Mon Sep 17 00:00:00 2001 From: SPearce Date: Mon, 15 Aug 2022 09:33:30 +0100 Subject: [PATCH] Ran prettier --- docs/crukmi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/crukmi.md b/docs/crukmi.md index 609a840..91dff58 100644 --- a/docs/crukmi.md +++ b/docs/crukmi.md @@ -12,4 +12,4 @@ module purge module load apps/nextflow/22.04.5 ``` -The pipeline should always be executed inside a workspace on the `/scratch/` system. All of the intermediate files required to run the pipeline will be stored in the `work/` directory. It is recommended to delete this directory after the pipeline has finished successfully because it can get quite large, and all of the main output files will be saved in the `results/` directory. \ No newline at end of file +The pipeline should always be executed inside a workspace on the `/scratch/` system. All of the intermediate files required to run the pipeline will be stored in the `work/` directory. It is recommended to delete this directory after the pipeline has finished successfully because it can get quite large, and all of the main output files will be saved in the `results/` directory.