diff stacks_stats.xml @ 4:a0c52b82b9d3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 74ee33c6e30744a6da8deb7116d431d80ee80edb
author iuc
date Fri, 07 Apr 2023 22:04:12 +0000
parents 93b16407d6e9
children
line wrap: on
line diff
--- a/stacks_stats.xml	Tue Mar 22 23:17:29 2022 +0000
+++ b/stacks_stats.xml	Fri Apr 07 22:04:12 2023 +0000
@@ -1,9 +1,9 @@
 <tool id="stacks_stats" name="Stacks: statistics" version="@WRAPPER_VERSION@.0">
     <description>on stacks found for multiple samples</description>
-    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <expand macro="stdio"/>
     <command><![CDATA[
@@ -29,7 +29,7 @@
             <option value="pstacks">pstacks (refmap)</option>
         </param>
 
-        <param name="logfile" argument="--logfile" format="txt" type="data" label="Log generated by the program" />
+        <param argument="--logfile" format="txt" type="data" label="Log generated by the program" />
 
         <param name="input_col" format="tabular,txt" type="data_collection" collection_type="list" label="Output from ustacks or pstacks" />
     </inputs>