diff mixcr_macros.xml @ 0:d38cfb922f95 draft default tip

"planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/mixcr commit b847d69ff272b194e29858c173a7343442f905b2"
author iuc
date Thu, 10 Oct 2019 18:03:22 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mixcr_macros.xml	Thu Oct 10 18:03:22 2019 -0400
@@ -0,0 +1,16 @@
+<macros>
+    <token name="@VERSION@">3.0.5</token>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package" version="@VERSION@">mixcr</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">doi:10.1038/nmeth.3364</citation>
+            <citation type="doi">doi:10.1093/nar/gkn838</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>