From 12a451880306262049b068722af4b52956eddeac Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 15 Apr 2021 22:29:15 +0200 Subject: [PATCH] Markdown lint fix --- docs/mpcdf.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/mpcdf.md b/docs/mpcdf.md index 0d48dd2..73ed52f 100644 --- a/docs/mpcdf.md +++ b/docs/mpcdf.md @@ -10,7 +10,6 @@ Currently profiles for the following clusters are supported: `cobra`, `raven` All profiles use `singularity` as the corresponding containerEngine. To prevent repeatedly downloading the same singularity image for every pipeline run, for all profiles we recommend specifying a cache location in your `~/.bash_profile` with the `$NXF_SINGULARITY_CACHEDIR` bash variable. - >NB: Nextflow will need to submit the jobs via SLURM to the clusters and as such the commands above will have to be executed on one of the head nodes. Check the [MPCDF documentation](https://www.mpcdf.mpg.de/services/computing). ## cobra