Mercurial > repos > iuc > mothur_collect_shared
diff collect.shared.xml @ 4:c6684441526a 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:47:53 -0400 |
| parents | c46d135d6a32 |
| children | 1660dae833fe |
line wrap: on
line diff
--- a/collect.shared.xml Wed Feb 14 10:12:35 2018 -0500 +++ b/collect.shared.xml Tue Mar 20 13:47:53 2018 -0400 @@ -58,6 +58,7 @@ </param> <param name="freq" type="float" value="100" label="freq - indicates when to output your data" help="by default it is set to 100. But you can set it to a percentage of the number of sequence. For example freq=0.10, means 10%" min="0.0" max="100.0"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -71,6 +72,7 @@ <output_collection name="calcfiles" count="11"> <element name="jest" md5="22e97fbdbdadf3c4748d0f7c4d526855" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with group and label select and all calculators --> @@ -81,6 +83,7 @@ <output_collection name="calcfiles" count="39"> <element name="jest" md5="1289eac7fdcfb42eaf4ee35deb6fb0a4" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
