changeset 3:92d16b2ffcad draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krona commit e7f80ce946a5c29bc821e6bde51e8ab681109194-dirty
author thanhlv
date Wed, 18 Sep 2019 08:42:55 -0400
parents 40dd6bc16726
children 407a20acb4d3
files krona.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/krona.xml	Wed Sep 18 08:32:53 2019 -0400
+++ b/krona.xml	Wed Sep 18 08:42:55 2019 -0400
@@ -1,6 +1,8 @@
 <tool id="krona_qib" name="krona" version="@VERSION@">
     <description> Interactively explore metagenomes and more from a web browser</description>
-    <token name="@VERSION@">2.7.1</token>
+    <macros>
+        <token name="@VERSION@">2.7.1</token>
+    </macros>
     <requirements>
         <requirement type="package" version="@VERSION@">krona</requirement>
     </requirements>