From bc57a67e1eb6e3f93f788a29a9e1f502ec8693d3 Mon Sep 17 00:00:00 2001 From: igormakunin2 <124324051+igormakunin2@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:12:42 +1000 Subject: [PATCH] Update tools.yml add 3 slots and increase memory for bbtools --- .../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 6854ef45..2e302cf1 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 @@ -1314,6 +1314,8 @@ tools: cores: 1 mem: 3.8 toolshed.g2.bx.psu.edu/repos/iuc/bbtools_.*: + cores: 3 + mem: 11.5 env: SINGULARITYENV__JAVA_OPTIONS: -Xmx{int(mem)}G -Xms1G _JAVA_OPTIONS: -Xmx{int(mem)}G -Xms1G