diff classify.seqs.xml @ 6:a4e9f02da98c 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:59:55 -0400
parents 5780dd6cfec9
children ccb08c40f6f9
line wrap: on
line diff
--- a/classify.seqs.xml	Wed Feb 14 11:49:30 2018 -0500
+++ b/classify.seqs.xml	Tue Mar 20 13:59:55 2018 -0400
@@ -127,6 +127,7 @@
             label="relabund - allows you to indicate that you want the summary files to be relative abundances rather than raw abundances"/>
         <expand macro="param-output"/>
         <expand macro="param-printlevel"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -161,6 +162,7 @@
                     <has_text text="Bacteria"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with knn method -->
@@ -183,6 +185,7 @@
                     <has_text text="U68589"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with knn method and blast algorithm -->
@@ -206,6 +209,7 @@
                     <has_text text="AY457914"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>