diff deunique.seqs.xml @ 6:e301e47b31a5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 14:00:25 -0400
parents 09c8815c455b
children
line wrap: on
line diff
--- a/deunique.seqs.xml	Wed Feb 14 10:08:12 2018 -0500
+++ b/deunique.seqs.xml	Tue Mar 20 14:00:25 2018 -0400
@@ -41,6 +41,7 @@
                     If the file contains group information, a group file will also be created."/>
             </when>
         </conditional>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -56,6 +57,7 @@
             <param name="intype" value="namesfile"/>
             <param name="names" value="amazon.unique.names"/>
             <output name="out_fasta" md5="579698b8037ee939dd730e2cf0dd018d" ftype="fasta"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test count file input with group file output -->
@@ -64,6 +66,7 @@
             <param name="names" value="amazon_withgroups.count_table"/>
             <output name="out_fasta" md5="177f5cf92a84ab3aef0a665e06178bbe" ftype="fasta"/>
             <output name="groups_file" file="amazon_withgroups.redundant.groups" ftype="mothur.groups"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test count file input without group file output -->
@@ -72,6 +75,7 @@
             <param name="names" value="amazon.count_table"/>
             <output name="out_fasta" md5="177f5cf92a84ab3aef0a665e06178bbe" ftype="fasta"/>
             <output name="groups_file" md5="d41d8cd98f00b204e9800998ecf8427e" ftype="mothur.groups"/> <!--empty-->
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>