Mercurial > repos > iuc > mothur_get_coremicrobiome
diff get.coremicrobiome.xml @ 4:a6e3c040eb53 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:45:20 -0400 |
| parents | 5e29cbb2fdef |
| children |
line wrap: on
line diff
--- a/get.coremicrobiome.xml Wed Feb 14 10:09:11 2018 -0500 +++ b/get.coremicrobiome.xml Tue Mar 20 13:45:20 2018 -0400 @@ -51,6 +51,7 @@ <option value="fraction" selected="true">fraction</option> <option value="count">count</option> </param> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -68,6 +69,7 @@ <output_collection name="core_microbiome" count="36"> <element name="0.45" md5="bae9cb5f1d311fe0cfb7ecb72a177261" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with list output and label and group select--> @@ -81,6 +83,7 @@ <output_collection name="core_microbiome_list" count="3"> <element name="0.05" md5="83722b4c52b7faff7fe56ce026250001" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
