# HG changeset patch # User bgruening # Date 1455814218 18000 # Node ID fcb4e6e95544d5274abe448494c3f3725847d7c9 # Parent 0ed13872209b836e57299ff70bab0a939deeed54 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 7150f0c106abd56920767518cc331ef6e4e7f439 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 @@ -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> diff -r 0ed13872209b -r fcb4e6e95544 test-data/heatmapper_result1.png Binary file test-data/heatmapper_result1.png has changed diff -r 0ed13872209b -r fcb4e6e95544 test-data/heatmapper_result2.png Binary file test-data/heatmapper_result2.png has changed diff -r 0ed13872209b -r fcb4e6e95544 test-data/plotCorrelation_result1.png Binary file test-data/plotCorrelation_result1.png has changed