diff kraken2tax.xml @ 2:f03c7ba8d8bc draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/taxonomy/kraken2tax/ commit a69aac7457497eae5d4ee8b1f2617b4039851ebc
author devteam
date Wed, 26 Apr 2017 14:11:06 -0400
parents d844fdcce44e
children 50bd98b3ae5a
line wrap: on
line diff
--- a/kraken2tax.xml	Thu Oct 08 12:34:17 2015 -0400
+++ b/kraken2tax.xml	Wed Apr 26 14:11:06 2017 -0400
@@ -1,8 +1,8 @@
-<tool id="Kraken2Tax" name="Convert Kraken" version="1.1">
+<tool id="Kraken2Tax" name="Convert Kraken" version="1.2">
   <description>data to Galaxy taxonomy representation</description>
     <requirements>
-        <requirement type="package" version="4.1.0">gnu_awk</requirement>
-        <requirement type="package" version="8d245994d7">gb_taxonomy</requirement>
+        <requirement type="package" version="4.1.0">gawk</requirement>
+        <requirement type="package" version="1.0.0">gb_taxonomy_tools</requirement>
     </requirements>
   <command>
 <![CDATA[
@@ -96,7 +96,7 @@
   </help>
   <citations>
     <citation type="doi">10.1186/gb-2014-15-3-r46</citation>
-    <citation type="doi"> 10.1101/gr.094508.109</citation>
+    <citation type="doi">10.1101/gr.094508.109</citation>
   </citations>
 </tool>