diff macros.xml @ 0:4445939cacc9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pax2bam commit 07edb81ab753f8ea6001875e84a68f820febfc88"
author iuc
date Sat, 12 Oct 2019 06:52:23 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Sat Oct 12 06:52:23 2019 -0400
@@ -0,0 +1,12 @@
+<macros>
+    <token name="@TOOL_VERSION@">0.0.9</token> 
+
+    <token name="@WRAPPER_VERSION@">galaxy0</token> 
+
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">bax2bam</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+</macros>
\ No newline at end of file