Mercurial > repos > iuc > mothur_filter_shared
diff filter.shared.xml @ 4:b82c30e359e0 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:55:29 -0400 |
| parents | d3f5d41208c1 |
| children | 9ce5cadfb1ef |
line wrap: on
line diff
--- a/filter.shared.xml Wed Feb 14 10:02:54 2018 -0500 +++ b/filter.shared.xml Tue Mar 20 13:55:29 2018 -0400 @@ -64,6 +64,7 @@ <param argument="makerare" type="boolean" truevalue="true" falsevalue="false" checked="true" label="makerare - indicate you want the abundances of any removed OTUs to be saved and a new rare OTU created with its abundances equal to the sum of the OTUs removed" help="This will preserve the number of reads in your dataset"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -82,6 +83,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with label and group select --> @@ -97,6 +99,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
