From 24a75b2279af4fd036757d3358022d090e22143a Mon Sep 17 00:00:00 2001 From: Mira Kuntz Date: Tue, 29 Jul 2025 16:54:09 +0200 Subject: [PATCH] give kraken2 100G from 100MB input --- files/galaxy/tpv/tools.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/galaxy/tpv/tools.yml b/files/galaxy/tpv/tools.yml index 33ecf0123..3ed82ad3e 100644 --- a/files/galaxy/tpv/tools.yml +++ b/files/galaxy/tpv/tools.yml @@ -1512,6 +1512,9 @@ tools: scheduling: require: - singularity + rules: + - if: input_size >= 0.1 + mem: 100 toolshed.g2.bx.psu.edu/repos/ebi-gxa/scanpy_compute_graph/scanpy_compute_graph/.*: scheduling: