Mercurial > repos > iuc > mothur_pca
diff pca.xml @ 4:6fe319c79f31 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:41:30 -0400 |
| parents | 194d0547e04d |
| children | da0d3252dd0e |
line wrap: on
line diff
--- a/pca.xml Wed Feb 14 10:02:00 2018 -0500 +++ b/pca.xml Tue Mar 20 13:41:30 2018 -0400 @@ -41,6 +41,7 @@ </options> </param> <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"/> @@ -62,6 +63,7 @@ <output_collection name="pca_loadings" count="2"> <element name="0.55" md5="8c76b60484ffcab2ef7230e29071dd51" ftype="txt"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
