diff mixcr_macros.xml @ 0:445a02a846f3 draft

planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/mixcr commit cbcfbd75369000bdcf4bf0dc23852dea30672329-dirty
author jjohnson
date Sat, 23 Mar 2019 20:56:38 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mixcr_macros.xml	Sat Mar 23 20:56:38 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>