Mercurial > repos > iuc > mothur_get_mimarkspackage
diff get.mimarkspackage.xml @ 4:e7708e0ba8a0 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:18:21 -0400 |
| parents | 437a9a9a9c00 |
| children | 36a410674667 |
line wrap: on
line diff
--- a/get.mimarkspackage.xml Wed Feb 14 09:58:19 2018 -0500 +++ b/get.mimarkspackage.xml Tue Mar 20 14:18:21 2018 -0400 @@ -55,6 +55,7 @@ <option value="waterc">waterc</option> </param> <param name="requiredonly" type="boolean" truevalue="true" falsevalue="false" checked="false" label="requiredonly - used to indicate you only want the required mimarks fields printed. Default=false"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -65,6 +66,7 @@ <param name="filetype" value="group"/> <param name="infile" value="amazon.groups" ftype="mothur.groups"/> <output name="package_out" md5="8e97dbe732b257494b796d23a3688d5a" ftype="tabular"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with oligos --> @@ -73,6 +75,7 @@ <param name="package" value="human_associated"/> <param name="requiredonly" value="true"/> <output name="package_out" md5="975cd41eb9a97725795c582dc7e903a3" ftype="tabular"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
