diff macros.xml @ 0:ef07a43227a6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pirate commit fd6bda0b520e35e43c29f35c10d5b0704f6f4f82
author iuc
date Wed, 04 Feb 2026 11:52:07 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Feb 04 11:52:07 2026 +0000
@@ -0,0 +1,25 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.0.5</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">25.0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">pirate</requirement>
+        </requirements>
+    </xml>
+    <xrefs>
+        <xref type="bio.tools">PIRATE</xref>
+    </xrefs>
+    <xml name="creator">
+        <creator>
+            <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/>
+            <person givenName="Fernando" familyName="Martin Garcia" url="https://github.com/FMG0411"/>
+            <organization name="Galaxy Europe"/>
+        </creator>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/gigascience/giz119</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file