From 12649cc0e4c72d16b1c79ef442579d68a0dd3fdc Mon Sep 17 00:00:00 2001 From: Tom Harrop Date: Mon, 4 Nov 2024 14:19:08 +1100 Subject: [PATCH] dorado_trimming_use_singularity --- .../dev/total_perspective_vortex/dev_tools.yml.j2 | 4 ++++ .../production/total_perspective_vortex/tools.yml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/files/galaxy/dynamic_job_rules/dev/total_perspective_vortex/dev_tools.yml.j2 b/files/galaxy/dynamic_job_rules/dev/total_perspective_vortex/dev_tools.yml.j2 index b9fef7168..a663678e2 100644 --- a/files/galaxy/dynamic_job_rules/dev/total_perspective_vortex/dev_tools.yml.j2 +++ b/files/galaxy/dynamic_job_rules/dev/total_perspective_vortex/dev_tools.yml.j2 @@ -52,6 +52,10 @@ tools: require: - pulsar-qld-gpu-dev + toolshed.g2.bx.psu.edu/repos/galaxy-australia/dorado_trimming/dorado_trimming/.*: + params: + singularity_enabled: true + toolshed.g2.bx.psu.edu/repos/galaxy-australia/plot_ragtag_paf/plot_ragtag_paf/.*: params: singularity_enabled: true 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 fe8f1d41c..eb2d3bf94 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 @@ -3674,6 +3674,11 @@ tools: params: singularity_enabled: true + toolshed.g2.bx.psu.edu/repos/galaxy-australia/dorado_trimming/dorado_trimming/.*: + params: + singularity_enabled: true + + toolshed.g2.bx.psu.edu/repos/galaxy-australia/plot_ragtag_paf/plot_ragtag_paf/.*: params: singularity_enabled: true