Mercurial > repos > iuc > mothur_venn
diff venn.xml @ 4:35c0f00bf01d 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:43:27 -0400 |
| parents | cf4bae168475 |
| children |
line wrap: on
line diff
--- a/venn.xml Wed Feb 14 09:56:02 2018 -0500 +++ b/venn.xml Tue Mar 20 13:43:27 2018 -0400 @@ -82,6 +82,7 @@ </param> <param name="fontsize" type="integer" value="24" label="fontsize - Fontsize (default is 24)"/> <param name="sharedotus" type="boolean" falsevalue="false" truevalue="true" checked="true" label="sharedotus - This parameter can be used with the sharedsobs calculator to get the names of the OTUs in each section of the venn diagram. Default=T"/> + <expand macro="param-savelog"/> </inputs> <outputs> <collection name="sharedotus_out" type="list" label="${tool.name} on ${on_string}: sharedotus"> @@ -105,6 +106,7 @@ <output_collection name="svgs_out" count="72"> <element name="0.05.sharedsobs.forest-pasture" md5="e2dc0d5485520f5b22aa185ba91b123e" ftype="svg" /> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with list file --> @@ -115,6 +117,7 @@ <output_collection name="svgs_out" count="108"> <element name=".0.45.ace" md5="d69778f507939bc2f5d2bbc3a0088f21" ftype="svg"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
