diff macros.xml @ 0:d3ccbecf8f7f draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krocus commit 15e535fd467e72874790ae7efd039237709b11ba-dirty
author thanhlv
date Thu, 07 Feb 2019 12:02:43 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Feb 07 12:02:43 2019 -0500
@@ -0,0 +1,18 @@
+<macros>
+    <token name="@VERSION@">1.0.1</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">krocus</requirement>
+        </requirements>
+    </xml>
+
+    <xml name="version_command">
+        <version_command>krocus --version</version_command>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.7717/peerj.5233</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file