From 121452afadd5991cbe12e0ff2f1c0193b81edd5f Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Wed, 2 Mar 2022 08:51:20 +0100 Subject: [PATCH] Linting --- docs/marvin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/marvin.md b/docs/marvin.md index 5ac5666..1d07aaf 100644 --- a/docs/marvin.md +++ b/docs/marvin.md @@ -1,9 +1,9 @@ # nf-core/configs: Marvin Configuration -All nf-core pipelines have been successfully configured for use on the [Marvin HPC cluster of the Universitat Pompeu Fabra (UPF).] (https://www.upf.edu/web/sct-sit/marvin-cluster). To use, run the pipeline with -profile marvin. +All nf-core pipelines have been successfully configured for use on the [Marvin HPC cluster of the Universitat Pompeu Fabra (UPF)](https://www.upf.edu/web/sct-sit/marvin-cluster). To use, run the pipeline with -profile marvin. NB: You will need an account to use the HPC cluster on the Marvin cluster in order to run the pipeline. If in doubt contact IT. NB: Nextflow will need to submit the jobs via the SLURM scheduler to the HPC cluster and as such the commands above will have to be executed on one of the head nodes. If in doubt contact IT. -## Pipeline Specific profiles +## Pipeline Specific profiles There are no specific profiles added for now