From 457a102faf8f6804fee0825c74e003a1b63430da Mon Sep 17 00:00:00 2001 From: Felix Lenner Date: Thu, 31 Oct 2024 08:49:10 +0000 Subject: [PATCH] Update SVDB merge label --- modules/nf-core/svdb/merge/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nf-core/svdb/merge/main.nf b/modules/nf-core/svdb/merge/main.nf index 96d21eba910..24c5effd4e5 100644 --- a/modules/nf-core/svdb/merge/main.nf +++ b/modules/nf-core/svdb/merge/main.nf @@ -1,6 +1,6 @@ process SVDB_MERGE { tag "$meta.id" - label 'process_medium' + label 'process_single' conda "${moduleDir}/environment.yml" container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://depot.galaxyproject.org/singularity/mulled-v2-375a758a4ca8c128fb9d38047a68a9f4322d2acd:b3615e06ef17566f2988a215ce9e10808c1d08bf-0':