Repository 'deeptools_plot_correlation'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation

Changeset 2:fcb4e6e95544 (2016-02-18)
Previous changeset 1:0ed13872209b (2016-02-15) Next changeset 3:df65a17fb5d1 (2016-03-09)
Commit message:
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 7150f0c106abd56920767518cc331ef6e4e7f439
modified:
plotCorrelation.xml
test-data/heatmapper_result1.png
test-data/heatmapper_result2.png
test-data/plotCorrelation_result1.png
b
diff -r 0ed13872209b -r fcb4e6e95544 plotCorrelation.xml
--- a/plotCorrelation.xml Mon Feb 15 10:31:24 2016 -0500
+++ b/plotCorrelation.xml Thu Feb 18 11:50:18 2016 -0500
b
@@ -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>
b
diff -r 0ed13872209b -r fcb4e6e95544 test-data/heatmapper_result1.png
b
Binary file test-data/heatmapper_result1.png has changed
b
diff -r 0ed13872209b -r fcb4e6e95544 test-data/heatmapper_result2.png
b
Binary file test-data/heatmapper_result2.png has changed
b
diff -r 0ed13872209b -r fcb4e6e95544 test-data/plotCorrelation_result1.png
b
Binary file test-data/plotCorrelation_result1.png has changed