From 43242c329c2bcccb4a4a863debfb53c63255dd74 Mon Sep 17 00:00:00 2001 From: cat-bro Date: Sat, 3 Feb 2024 14:04:48 +1100 Subject: [PATCH] per user limits for flye and trinity --- .../production/total_perspective_vortex/tools.yml | 3 +++ 1 file changed, 3 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 8ee0cf36a..089fa7b3a 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 @@ -163,6 +163,7 @@ tools: toolshed.g2.bx.psu.edu/repos/bgruening/flye/flye/.*: context: test_cores: 2 + max_concurrent_job_count_for_tool_user: 2 cores: 60 mem: 961 params: @@ -2537,6 +2538,8 @@ tools: params: singularity_enabled: true toolshed.g2.bx.psu.edu/repos/iuc/trinity.*: + context: + max_concurrent_job_count_for_tool_user: 2 params: singularity_enabled: true toolshed.g2.bx.psu.edu/repos/iuc/trinity/trinity/.*: