From 1d7a34b11f3a657e3db0bc1f2f95a330ee7165a3 Mon Sep 17 00:00:00 2001 From: Gwenna Breton Date: Wed, 6 Jul 2022 11:17:58 +0200 Subject: [PATCH] Removed comment about internal doc --- docs/medair.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/medair.md b/docs/medair.md index 7be38e6..dd2b9aa 100644 --- a/docs/medair.md +++ b/docs/medair.md @@ -51,8 +51,6 @@ module load nextflow module load singularity ``` ->Should we link to Confluence page about new modules? See something about updating modules? etc. - ### Choose a profile Depending on what you are running, you can choose between the `wgs` and `production` profiles. Jobs running with the `wgs` profile run on a queue with higher priority. Jobs running with the `production` profile can last longer (max time: 20 times, versus 2 days for the `wgs` profile).