diff macros.xml @ 0:555ca19d07e6 draft default tip

planemo upload for repository https://github.com/goeckslab/tools-st/tree/main/tools/spatialge commit 482b2e0e6ca7aaa789ba07b8cd689da9a01532ef
author goeckslab
date Wed, 13 Aug 2025 19:32:19 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Aug 13 19:32:19 2025 +0000
@@ -0,0 +1,16 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.2.2</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+
+    <xml name="spatialge_requirements">
+        <requirements>
+            <container type="docker">quay.io/goeckslab/spatialge</container>
+        </requirements>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/bioinformatics/btac145</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file