diff macros.xml @ 0:be2c72b9798b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/teloscope commit 91ae0a450a15bf0a37c017b57831d40e2cea8dbc
author iuc
date Thu, 27 Nov 2025 08:52:19 +0000
parents
children 089c6e8122c8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Nov 27 08:52:19 2025 +0000
@@ -0,0 +1,15 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">teloscope</requirement>
+        </requirements>
+    </xml>
+    <token name="@TOOL_VERSION@">0.1.2</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">23.02</token>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1101/2025.10.14.682431</citation>  
+        </citations>
+    </xml>
+</macros>