From 36d53449a2f63a80b8b7a5696ed9c7456d855c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Tue, 30 Jul 2024 20:15:10 +0200 Subject: [PATCH] run qupath_roi_splitter in Docker --- files/galaxy/tpv/tools.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/galaxy/tpv/tools.yml b/files/galaxy/tpv/tools.yml index 3cde3e8fc..de3b13ef4 100644 --- a/files/galaxy/tpv/tools.yml +++ b/files/galaxy/tpv/tools.yml @@ -331,6 +331,8 @@ tools: _GALAXY_JOB_TMP_DIR: '/tmp' toolshed.g2.bx.psu.edu/repos/goeckslab/gate_finder/gate_finder/.*: inherits: basic_docker_tool + toolshed.g2.bx.psu.edu/repos/galaxyp/qupath_roi_splitter/qupath_roi_splitter/.*: + inherits: basic_docker_tool toolshed.g2.bx.psu.edu/repos/goeckslab/vitessce_spatial/vitessce_spatial/.*: inherits: basic_docker_tool toolshed.g2.bx.psu.edu/repos/bgruening/cellpose/cellpose/.*: