From 53eb35a8460f5f4ee82ad62169ec720b56cf999f Mon Sep 17 00:00:00 2001 From: Zohaib Anwar Date: Mon, 16 Dec 2024 00:15:32 -0800 Subject: [PATCH] update containers --- modules/local/mergeIndices.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/local/mergeIndices.nf b/modules/local/mergeIndices.nf index 7571546..f522d8a 100644 --- a/modules/local/mergeIndices.nf +++ b/modules/local/mergeIndices.nf @@ -1,6 +1,6 @@ process MERGE_INDICES { tag "${meta.id}" - cpus 6 + cpus 4 conda "conda-forge::dask=2023.10.1" container "${workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container