Mercurial > repos > iuc > mothur_parse_list
diff parse.list.xml @ 5:1f3a245edf62 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 14:17:44 -0400 |
| parents | fe05fc98c62a |
| children |
line wrap: on
line diff
--- a/parse.list.xml Wed Feb 14 12:12:11 2018 -0500 +++ b/parse.list.xml Tue Mar 20 14:17:44 2018 -0400 @@ -35,6 +35,7 @@ <expand macro="labeloptions"/> </param> <param name="count" type="data" format="mothur.count_table" optional="true" label="count - a count_table" help="generated by count.seqs"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -49,6 +50,7 @@ <output_collection name="listfiles" count="72"> <element name="pasture.0.21" md5="5c803fd0f0e1de69c51048e02bc02e65" ftype="mothur.list"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -56,6 +58,7 @@ <param name="group" value="amazon.groups" ftype="mothur.groups"/> <param name="label" value="0.03,0.05"/> <output_collection name="listfiles" count="4"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
