Repository 'ggplot2_heatmap2'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/ggplot2_heatmap2

Changeset 8:374e9062d874 (2024-02-25)
Previous changeset 7:53460afd5115 (2023-03-08)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/heatmap2 commit 5b6fb9641a1320e13aba367c4e7bc52ae064acc6
modified:
heatmap2.xml
b
diff -r 53460afd5115 -r 374e9062d874 heatmap2.xml
--- 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[