diff make.sra.xml @ 5:4aa5986d514f 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:20:29 -0400
parents 215b28afd9dd
children 96eb54a3f485
line wrap: on
line diff
--- a/make.sra.xml	Wed Feb 14 12:10:33 2018 -0500
+++ b/make.sra.xml	Tue Mar 20 14:20:29 2018 -0400
@@ -162,6 +162,7 @@
         </param>
         <param name="trim" type="boolean" checked="true" truevalue="True" falsevalue="False" label="Trim sequences and quality scores?" help="will trim to the clipQualLeft and clipQualRight values in sff file"/>
         <param name="includescrap" type="boolean" checked="true" truevalue="True" falsevalue="False" label="Include scrapped sequences in your submission?"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -192,6 +193,7 @@
                     <has_text text="BioProject"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>