changeset 15:714250469582 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 7150f0c106abd56920767518cc331ef6e4e7f439
author bgruening
date Thu, 18 Feb 2016 11:35:58 -0500
parents e3d508f0a966
children 7c0b9268fbb9
files plotCorrelation.xml test-data/heatmapper_result1.png test-data/heatmapper_result2.png test-data/plotCorrelation_result1.png
diffstat 4 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plotCorrelation.xml	Mon Feb 15 10:18:45 2016 -0500
+++ b/plotCorrelation.xml	Thu Feb 18 11:35:58 2016 -0500
@@ -75,7 +75,7 @@
             <param name="outFileFormat" value="png" />
             <param name="outFileCorMatrix" value="True" />
             <output name="matrix" file="plotCorrelation_result1.tabular" ftype="tabular" />
-            <output name="outFileName" file="plotCorrelation_result1.png" ftype="png" compare="sim_size" delta="100" />
+            <output name="outFileName" file="plotCorrelation_result1.png" ftype="png" compare="sim_size" delta="200" />
         </test>
         <test>
             <param name="corData" value="multiBamSummary_result1.npz" ftype="deeptools_coverage_matrix" />
@@ -83,7 +83,7 @@
             <param name="whatToPlot" value="scatterplot" />
             <param name="removeOutliers" value="True" />
             <param name="plotTitle" value="Test Plot" />
-            <output name="outFileName" file="plotCorrelation_result2.png" ftpye="png" compare="sim_size" delta="100" />
+            <output name="outFileName" file="plotCorrelation_result2.png" ftpye="png" compare="sim_size" delta="200" />
         </test>
     </tests>
     <help>
Binary file test-data/heatmapper_result1.png has changed
Binary file test-data/heatmapper_result2.png has changed
Binary file test-data/plotCorrelation_result1.png has changed