Mercurial > repos > iuc > mothur_normalize_shared
diff normalize.shared.xml @ 4:ad0676e23ef5 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:40 -0400 |
| parents | 6ce70e21be87 |
| children |
line wrap: on
line diff
--- a/normalize.shared.xml Wed Feb 14 09:51:13 2018 -0500 +++ b/normalize.shared.xml Tue Mar 20 13:45:40 2018 -0400 @@ -48,6 +48,7 @@ <option value="zscore">Z Score</option> </param> <param name="makerelabund" type="boolean" truevalue="true" falsevalue="false" checked="false" label="makerelabund - convert a shared file to a relabund file before you normalize"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -61,6 +62,7 @@ <output_collection name="sharedfiles" count="36"> <element name="0.26.norm" md5="73ad51ce74e5b3efbc1d9ec8ed6e1c07" ftype="mothur.shared"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test default settings --> @@ -71,6 +73,7 @@ <output_collection name="sharedfiles" count="4"> <element name="0.26.norm" md5="1204d65c732fd880585180e956610026" ftype="mothur.shared"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
