Mercurial > repos > iuc > mothur_heatmap_bin
diff heatmap.bin.xml @ 6:9ab1c6d9f002 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:12:46 -0400 |
| parents | 1cc0526b5a0f |
| children |
line wrap: on
line diff
--- a/heatmap.bin.xml Wed Feb 14 11:35:43 2018 -0500 +++ b/heatmap.bin.xml Tue Mar 20 14:12:46 2018 -0400 @@ -76,6 +76,7 @@ </param> <param name="numotu" type="integer" value="0" min="0" label="numotu - Limit the number of OTUs displayed (ignored if 0)"/> <param name="fontsize" type="integer" value="24" min="0" max="100" label="fontsize - Fontsize (default is 24)"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -90,6 +91,7 @@ <output_collection name="heatmaps" count="36"> <element name="0.26.heatmap" md5="8f0d5cb95808115e50729e6df60629cc"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -100,6 +102,7 @@ <output_collection name="heatmaps" count="1"> <element name="0.26.heatmap" md5="b2b46b7e55f55e2b260cd6dc6ccb4485"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -113,6 +116,7 @@ <output_collection name="heatmaps" count="3"> <element name="0.26.heatmap" md5="b46ed47e441a30588f60e1554ff703bb"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
