diff shhh.flows.xml @ 5:7c6d3b202d86 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:11:48 -0400
parents f81c31175734
children cbe23f218f31
line wrap: on
line diff
--- a/shhh.flows.xml	Wed Feb 14 11:54:53 2018 -0500
+++ b/shhh.flows.xml	Tue Mar 20 14:11:48 2018 -0400
@@ -52,6 +52,7 @@
         <param name="sigma" type="float" value="0.06" min="0.0" max="1.0" label="sigma - the dispersion of the data in the expectation-maximization step of the algorithm" help="default .06 (usually doesn't need to be changed)"/>
         <param name="large" type="integer" value="10000" min="1" label="large - split your flow file and process the pieces separately (default 10000)" help=""/>
         <param name="order" type="text" value="A" label="order - flow order for nucleotides in the sequencer" help="default is A, was TACG. Also accepts B or I"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -71,6 +72,7 @@
             <output name="shhh_names" md5="71c8fd857b547f237e4215306762ab3d" ftype="mothur.names"/>
             <output name="shhh_groups" md5="75a5293a71beeafe9f330e6f497ae350" ftype="mothur.groups"/>
             <output name="shhh_counts" md5="2257f2079668a0f992a14e4576063cf0" ftype="tabular"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>