diff macros.xml @ 0:55bbea0cdc60 draft

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/blob/main/tools/saqc/ commit 271a95aef4cbe6b85a3c5dae1db005bfacf4084b
author ufz
date Mon, 13 Jan 2025 16:27:12 +0000
parents
children 724dcbb35c9a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Jan 13 16:27:12 2025 +0000
@@ -0,0 +1,18 @@
+<macros>
+
+<xml name="requirements">
+    <requirements>
+        <requirement type="package" version="@TOOL_VERSION@">saqc</requirement>
+    </requirements>
+</xml>
+
+<token name="@TOOL_VERSION@">2.4.1</token>
+<token name="@VERSION_SUFFIX@">0</token>
+
+<xml name="citations">
+    <citations>
+        <citation type="doi">https://doi.org/10.1016/j.envsoft.2023.105809</citation>
+    </citations>
+</xml>
+
+</macros>
\ No newline at end of file