diff macros.xml @ 0:814eed3d4f3e draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/plasmidtron commit d2ae53b6ee23d56d26e9add8fe5ade2e20e75b87-dirty
author thanhlv
date Thu, 11 Apr 2019 04:51:28 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Apr 11 04:51:28 2019 -0400
@@ -0,0 +1,18 @@
+<macros>
+    <token name="@VERSION@">0.4.1</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">plasmidtron</requirement>
+        </requirements>
+    </xml>
+
+    <xml name="version_command">
+        <version_command>plasmidtron --version</version_command>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1099/mgen.0.000164</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file