diff macros.xml @ 0:4e23dcad9087 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/spectrast commit d390af4450c890f34bfb02a5c1feaaa10b015411-dirty
author jjohnson
date Mon, 14 May 2018 14:48:42 -0400
parents
children 7f02fc51bddf
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon May 14 14:48:42 2018 -0400
@@ -0,0 +1,15 @@
+<macros>
+    <token name="@VERSION@">5.0.0</token>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package" version="5.0.0">tpp</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1002/pmic.200600625</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>