diff bin.seqs.xml @ 6:d7c272efbc4a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 13:48:56 -0400
parents f5cdc7035fd8
children
line wrap: on
line diff
--- a/bin.seqs.xml	Wed Feb 14 10:49:38 2018 -0500
+++ b/bin.seqs.xml	Tue Mar 20 13:48:56 2018 -0400
@@ -46,6 +46,7 @@
         <param argument="group" type="data" format="mothur.groups" optional="true" label="group - Sequences Name reference"/>
         <param argument="count" type="data" format="mothur.count_table" optional="true" label="count - Count Table"
             help="Represents the number of duplicate sequences for a given representitive sequence"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -65,6 +66,7 @@
                     </assert_contents>
                 </element>
             </output_collection>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with group and name file and label select -->
@@ -81,6 +83,7 @@
                     </assert_contents>
                 </element>
             </output_collection>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>