diff macros.xml @ 2:53dd00a4ab68 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:19 +0000
parents 840822c1e84a
children 8c2167481e72
line wrap: on
line diff
--- a/macros.xml	Mon Mar 20 16:37:54 2023 +0000
+++ b/macros.xml	Tue Mar 28 15:17:19 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>