From 9759843d44e449dadc593120edb0ec8975ab1707 Mon Sep 17 00:00:00 2001 From: cat-bro Date: Mon, 18 Nov 2024 10:21:12 +1100 Subject: [PATCH] enable singularity for multiqc --- .../production/total_perspective_vortex/tools.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml index f1acbe70..94895022 100644 --- a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml +++ b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml @@ -2276,6 +2276,8 @@ tools: toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/.*: cores: 3 mem: 11.5 + params: + singularity_enabled: true toolshed.g2.bx.psu.edu/repos/iuc/mummer.*: params: singularity_enabled: true