diff chop.seqs.xml @ 6:92bebd51ca52 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:13:46 -0400
parents 2029b3939394
children
line wrap: on
line diff
--- a/chop.seqs.xml	Wed Feb 14 10:59:34 2018 -0500
+++ b/chop.seqs.xml	Tue Mar 20 14:13:46 2018 -0400
@@ -48,6 +48,7 @@
         <param argument="name" type="data" format="mothur.names" optional="true"  label="name file"/>
         <param argument="group" type="data" format="mothur.groups" optional="true" label="group file"/>
         <param argument="count" type="data" format="mothur.count_table" optional="true" label="count file"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -58,6 +59,7 @@
             <param name="fasta" value="Mock_S280_L001_R1_001_small.trim.contigs.good.align_head"/>
             <param name="name" value="Mock_S280_L001_R1_001_small.trim.contigs.good.names"/>
             <output name="out_fasta" file="Mock_S280_L001_R1_001_small.trim.contigs.good.chop.fasta" compare="contains"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>