From 435a5892eaed65bd237ff949136c4c610c097691 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Sat, 21 Dec 2019 20:59:25 +0100 Subject: [PATCH] Updated docs corresponding to https://github.com/jfy133/configs/commit/638758423a10a30b127e6526f620f9eb15e73512 --- docs/pipeline/eager/shh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipeline/eager/shh.md b/docs/pipeline/eager/shh.md index 8921a54..07cb159 100644 --- a/docs/pipeline/eager/shh.md +++ b/docs/pipeline/eager/shh.md @@ -14,4 +14,4 @@ Example: `nextflow run nf-core/eager -profile shh` Specific configurations for shh has been made for eager. -* Running with the MALT module turned on, will by default be sent either to long or supercruncher queues with a minimum of 756GB and 64 cores. +* If running with the MALT module turned on, the MALT process by default will be sent either to the long queues with a resource requirement minimum of 725GB and 64 cores. If this fails, the process will be tried once more only and sent to the supercruncher queue. The module will not retry after this, and pipeline will fail.