diff macros.xml @ 2:a4e7a0877d0c draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 5078c7010ec46fd01fec2057dd4486781c958c37
author bgruening
date Tue, 28 Mar 2023 15:17:06 +0000
parents cbcbcb47b798
children f6cc3378ec15
line wrap: on
line diff
--- a/macros.xml	Mon Mar 20 16:37:40 2023 +0000
+++ b/macros.xml	Tue Mar 28 15:17:06 2023 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">4.0.7</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     
     <xml name="requirements">
         <requirements>
@@ -42,6 +42,8 @@
             </when>
             <when value="disabled"/>
         </conditional>
-
+    </xml>
+    <xml name="macro_taxdump">
+        <param argument="--taxdump" type="data" format="tar,gz,tgz" label="NCBI taxdump directory" help="It requires to use the last taxdump version. You can find more information about it in the help section."/>
     </xml>
 </macros>