From b2759ad8de226328c05c7bb1b7015500919707e1 Mon Sep 17 00:00:00 2001 From: Bjoern Gruening Date: Sun, 26 Jan 2025 16:39:21 +0100 Subject: [PATCH] configure copasi --- files/galaxy/tpv/interactive_tools.yml | 5 +++++ templates/galaxy/config/tool_conf.xml.j2 | 1 + 2 files changed, 6 insertions(+) diff --git a/files/galaxy/tpv/interactive_tools.yml b/files/galaxy/tpv/interactive_tools.yml index 18e55abd..3553a35a 100644 --- a/files/galaxy/tpv/interactive_tools.yml +++ b/files/galaxy/tpv/interactive_tools.yml @@ -107,6 +107,11 @@ tools: cores: 1 mem: 4 + interactive_tool_copasi: + inherits: interactive_tool + cores: 1 + mem: 4 + interactive_zeppelin_notebook: inherits: interactive_tool cores: 1 diff --git a/templates/galaxy/config/tool_conf.xml.j2 b/templates/galaxy/config/tool_conf.xml.j2 index 18259640..de713639 100644 --- a/templates/galaxy/config/tool_conf.xml.j2 +++ b/templates/galaxy/config/tool_conf.xml.j2 @@ -569,6 +569,7 @@ +