Mercurial > repos > bgruening > deeptools_plot_correlation
changeset 2:fcb4e6e95544 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 7150f0c106abd56920767518cc331ef6e4e7f439
author | bgruening |
---|---|
date | Thu, 18 Feb 2016 11:50:18 -0500 |
parents | 0ed13872209b |
children | df65a17fb5d1 |
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: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>