diff macros.xml @ 0:cf8eee8343fb draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/sixgill commit 547a3bb05a08bc4eaed224b6864a82434e09289d-dirty
author galaxyp
date Thu, 13 Oct 2016 08:38:04 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Oct 13 08:38:04 2016 -0400
@@ -0,0 +1,20 @@
+<macros>
+    <token name="@VERSION@">0.2.4</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="0.2.4">sixgill</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="stdio">
+        <stdio>
+            <exit_code range="1:" />
+        </stdio>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1021/acs.jproteome.6b00239</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>