diff make.lookup.xml @ 5:d8bc8984cc49 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:01:09 -0400
parents 5aab3adcb3a3
children 52441faae412
line wrap: on
line diff
--- a/make.lookup.xml	Wed Feb 14 10:03:24 2018 -0500
+++ b/make.lookup.xml	Tue Mar 20 14:01:09 2018 -0400
@@ -53,6 +53,7 @@
         <param name="barcode" type="text" value="AACCGTGTC" label="barcode - provide the barcode sequence"/>
         <param name="key" type="text" value="TCAG" label="key - provide the key sequence"/>
         <param name="threshold" type="integer" value="10000" min="0" label="threshold - " help=""/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -69,6 +70,7 @@
                     <has_line_matching expression="^(-?[(\d\.|nan)]+\t?)+$"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test sanitizers -->
@@ -83,6 +85,7 @@
                     <has_line_matching expression="^(-?[(\d\.|nan)]+\t?)+$"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>