changeset 6:70c8be4d59e9 draft default tip

planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit a3dd8a6f384e5227972910c80d280250e28d1432
author goeckslab
date Fri, 06 Jun 2025 16:38:33 +0000
parents 97be83fc3677
children
files main_macros.xml vitessce_spatial.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main_macros.xml	Wed May 28 21:14:59 2025 +0000
+++ b/main_macros.xml	Fri Jun 06 16:38:33 2025 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">3.5.1</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@PROFILE@">22.01</token>
 
     <xml name="vitessce_requirements">
--- a/vitessce_spatial.xml	Wed May 28 21:14:59 2025 +0000
+++ b/vitessce_spatial.xml	Fri Jun 06 16:38:33 2025 +0000
@@ -20,7 +20,7 @@
             <![CDATA[
             {
             "galaxy_url": "${__app__.config.galaxy_infrastructure_url}",
-            "dataset_id": "${__app__.security.encode_id($output.dataset.id)}"
+            "dataset_id": "${__app__.security.encode_id($output.id)}"
             }
                     ]]>
         </configfile>