diff macros.xml @ 0:a52fcdeacf3d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'32e39857cb09a483e607ddd223f3783bff328cb2\n'-dirty
author rdvelazquez
date Tue, 12 Jun 2018 13:59:32 -0400
parents
children fa2236bc5ab2
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Jun 12 13:59:32 2018 -0400
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<macros>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/bioinformatics/bti079</citation>
+        </citations>
+    </xml>
+    <token name="@VERSION@">2.3.12</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">hyphy</requirement>
+            <yield />
+        </requirements>
+    </xml>
+</macros>
\ No newline at end of file