diff remove.otus.xml @ 4:7ee5368e38d2 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:09 -0400
parents a7ee6371e854
children
line wrap: on
line diff
--- a/remove.otus.xml	Wed Feb 14 10:05:52 2018 -0500
+++ b/remove.otus.xml	Tue Mar 20 14:11:09 2018 -0400
@@ -55,6 +55,7 @@
                 <param name="otu" type="data" format="mothur.cons.taxonomy,mothur.otu.corr,mothur.axes" label="cons.taxonomy/otu.corr/axes file" help="constaxonomy file can be obtained by the running classify.otu tool, otucorr from otu.association tool, and corraxes from corr.axes command"/>
             </when>
         </conditional>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -74,6 +75,7 @@
                     <not_has_text text="0.03"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with constaxonomy/otucorr/corraxes file -->
@@ -86,6 +88,7 @@
                     <has_text text="U68686"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>