Mercurial > repos > iuc > mothur_get_communitytype
diff get.communitytype.xml @ 4:6d432db714ed 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:40:52 -0400 |
| parents | 38def0f0b7cc |
| children | 75ce8f6ed7f0 |
line wrap: on
line diff
--- a/get.communitytype.xml Wed Feb 14 10:55:52 2018 -0500 +++ b/get.communitytype.xml Tue Mar 20 13:40:52 2018 -0400 @@ -77,6 +77,7 @@ <param name="maxpartitions" type="integer" value="10" min="0" label="minpartitions" help=""/> <param name="optimizegap" type="integer" value="3" min="0" label="minpartitions" help=""/> <param name="subsample" type="integer" value="-1" min="-1" label="subsample" help="Ignored if negative, when set to 0 it uses the size of your smallest group (subsample=T)"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -112,6 +113,7 @@ <output_collection name="posterior" count="5"> <element name="1.dmm.1.mix" md5="fae04096d53d6980d8eb712e6ec8b0d2" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with all settings --> @@ -141,6 +143,7 @@ <output_collection name="posterior" count="4"> <element name="1.kmeans.1.mix" md5="43f4dfc2bcd1cf20db4f89ee90b6041c" ftype="tabular"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
