Mercurial > repos > iuc > mothur_mantel
diff mantel.xml @ 5:227e93e8d9c8 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:38 -0400 |
| parents | 7ede0f668a19 |
| children | 9f7794dc9bc8 |
line wrap: on
line diff
--- a/mantel.xml Wed Feb 14 11:17:34 2018 -0500 +++ b/mantel.xml Tue Mar 20 14:06:38 2018 -0400 @@ -32,6 +32,7 @@ <option value="kendall">kendall</option> </param> <param name="iters" type="integer" value="1000" label="iters - Number of random configuration to try (default 1000)"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -46,6 +47,7 @@ <has_line_matching expression="^Mantel\tpValue$"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
