Mercurial > repos > iuc > ggplot2_heatmap2
diff heatmap2.xml @ 8:374e9062d874 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/heatmap2 commit 5b6fb9641a1320e13aba367c4e7bc52ae064acc6
author | iuc |
---|---|
date | Sun, 25 Feb 2024 19:30:25 +0000 |
parents | 53460afd5115 |
children | 51c6ccaace7e |
line wrap: on
line diff
--- a/heatmap2.xml Wed Mar 08 14:11:15 2023 +0000 +++ b/heatmap2.xml Sun Feb 25 19:30:25 2024 +0000 @@ -1,6 +1,6 @@ <tool id="ggplot2_heatmap2" name="heatmap2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> <macros> - <token name="@TOOL_VERSION@">3.1.3</token> + <token name="@TOOL_VERSION@">3.1.3.1</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> @@ -283,7 +283,7 @@ <param name="input1" value="mtcars.txt"/> <param name="cluster" value="no"/> <param name="image_file_format" value="png"/> - <output name="output1" file="result2.png" compare="sim_size"/> + <output name="output1" file="result2.png" compare="sim_size" delta="12000" /> </test> <test> <param name="input1" value="mtcars.txt"/> @@ -307,7 +307,7 @@ <param name="zscore" value="rows"/> <param name="type" value="three"/> <param name="image_file_format" value="png"/> - <output name="output1" file="result4.png" compare="sim_size"/> + <output name="output1" file="result4.png" compare="sim_size" delta="12000" /> </test> <test> <param name="input1" value="mtcars.txt"/> @@ -316,7 +316,7 @@ <param name="scale" value="row"/> <param name="type" value="three"/> <param name="image_file_format" value="png"/> - <output name="output1" file="result5.png" compare="sim_size"/> + <output name="output1" file="result5.png" compare="sim_size" delta="12000" /> </test> <test> <param name="input1" value="mtcars.txt"/> @@ -325,7 +325,7 @@ <param name="scale" value="column"/> <param name="type" value="three"/> <param name="image_file_format" value="png"/> - <output name="output1" file="result6.png" compare="sim_size"/> + <output name="output1" file="result6.png" compare="sim_size" delta="12000" /> </test> </tests> <help><![CDATA[