diff pcoa.xml @ 5:4324f5db21cc 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:06:15 -0400
parents bda98cd0280d
children 0ab546e3c614
line wrap: on
line diff
--- a/pcoa.xml	Wed Feb 14 11:16:39 2018 -0500
+++ b/pcoa.xml	Tue Mar 20 14:06:15 2018 -0400
@@ -23,6 +23,7 @@
     <inputs>
         <param name="phylip" type="data" format="mothur.dist,mothur.lower.dist,mothur.square.dist" label="phylip - Phylip Distance Matrix"/>
         <param name="metric" type="boolean" truevalue="true" falsevalue="false" checked="true" label="metric - Calculate pearson correlation coefficient"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -34,6 +35,7 @@
             <param name="phylip" value="amazon.dist"/>
             <output name="pcoa" file="amazon.pcoa.axes"/>
             <output name="loadings" file="amazon.pcoa.loadings"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>