diff degap.seqs.xml @ 5:2f615bc86373 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:33:16 -0400
parents de6d0eaca0ed
children
line wrap: on
line diff
--- a/degap.seqs.xml	Wed Feb 14 11:55:46 2018 -0500
+++ b/degap.seqs.xml	Tue Mar 20 13:33:16 2018 -0400
@@ -21,6 +21,7 @@
     ]]></command>
     <inputs>
         <param name="fasta" type="data" format="fasta" label="fasta - Dataset"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -30,6 +31,7 @@
         <test>
             <param name="fasta" value="Mock_S280_L001_R1_001_small.trim.contigs.good.align_head"/>
             <output name="out_fasta" file="Mock_S280_L001_R1_001_small.trim.contigs.good.ng.fasta"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>