From 629a442dd425cf880d4a1ccf9cca98e4c2a02a0b Mon Sep 17 00:00:00 2001 From: Ishika_arora Date: Wed, 2 Sep 2026 00:06:35 +0200 Subject: [PATCH] Add memory and cores configuration for wgcna_softpower --- files/galaxy/tpv/tools.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/files/galaxy/tpv/tools.yml b/files/galaxy/tpv/tools.yml index 12c8d6d6d..f7243b338 100644 --- a/files/galaxy/tpv/tools.yml +++ b/files/galaxy/tpv/tools.yml @@ -950,6 +950,11 @@ tools: mem: 32 cores: 4 + + toolshed.g2.bx.psu.edu/repos/iuc/wgcna_softpower/wgcna_softpower/.*: + mem: 32 + cores: 4 + toolshed.g2.bx.psu.edu/repos/iuc/celltypist/celltypist/.*: mem: 8 cores: 4