Mercurial > repos > iuc > mothur_heatmap_sim
diff heatmap.sim.xml @ 5:861d4d4458e9 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:59:33 -0400 |
| parents | eb3fcb541aad |
| children |
line wrap: on
line diff
--- a/heatmap.sim.xml Wed Feb 14 11:22:52 2018 -0500 +++ b/heatmap.sim.xml Tue Mar 20 13:59:33 2018 -0400 @@ -87,6 +87,7 @@ </conditional> <param name="fontsize" type="integer" value="24" min="0" max="100" label="fontsize - Fontsize (default is 24)"/> <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"/> @@ -109,6 +110,7 @@ <has_text text="U68640"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -122,6 +124,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -138,6 +141,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
