Mercurial > repos > iuc > mothur_nmds
diff nmds.xml @ 5:8df78ef3976f 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:56:34 -0400 |
| parents | ad7485b03fa1 |
| children | 3576cf9e7fd3 |
line wrap: on
line diff
--- a/nmds.xml Wed Feb 14 11:50:23 2018 -0500 +++ b/nmds.xml Tue Mar 20 13:56:34 2018 -0400 @@ -41,6 +41,7 @@ <param name="iters" type="integer" value="10" min="1" label="iters - Number of random configuration to try (default 10)"/> <param name="maxiters" type="integer" value="500" min="1" label="maxiters - Number of iterations to try with each random configuration (default 500)"/> <param name="epsilon" type="float" optional="true" min="0" value="1e-12" label="epsilon - acceptable stopping precision (default 1e-12)"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -60,6 +61,7 @@ <output name="nmds_axes" md5="9a8a5605d9a619ae1c4973a45e963032"/> <output name="nmds_iters" md5="979702f1c719dac6a7276adf8363a688"/> <output name="nmds_stress" md5="0b46f64bea0294f2c966d7dc890e9aea"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
