Mercurial > repos > iuc > mothur_libshuff
diff libshuff.xml @ 5:af1dd82c53bb 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:38:41 -0400 |
| parents | 8b4214eada86 |
| children | b1e1753af16e |
line wrap: on
line diff
--- a/libshuff.xml Wed Feb 14 11:14:53 2018 -0500 +++ b/libshuff.xml Tue Mar 20 13:38:41 2018 -0400 @@ -53,6 +53,7 @@ <param name="cutoff" type="float" value="" optional="true" min="0.0" max="1.0" label="cutoff - Cutoff threshold - ignored if left empty"/> </when> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -76,6 +77,7 @@ <has_text text="pasture-forest"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -98,6 +100,7 @@ <has_text text="pasture-forest"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
