# HG changeset patch # User bgruening # Date 1695847056 0 # Node ID 0e49b109abc23a98e6efc500c3f387abac561843 # Parent 2d2cf5c1ea8aaf1913a1839e6828d15250664bb3 planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 4a4029b5c2e725b7cebc27217b76d23910508412 diff -r 2d2cf5c1ea8a -r 0e49b109abc2 deepTools_macros.xml --- a/deepTools_macros.xml Thu Jun 01 20:49:11 2023 +0000 +++ b/deepTools_macros.xml Wed Sep 27 20:37:36 2023 +0000 @@ -1,8 +1,8 @@ --numberOfProcessors "\${GALAXY_SLOTS:-4}" - 3.5.2 - 20.01 + 3.5.4 + 22.05 deeptools @@ -441,12 +441,15 @@ - - - - - - + + + + + + + + [A-Za-z0-9 =-_/+]+ + diff -r 2d2cf5c1ea8a -r 0e49b109abc2 test-data/heatmapper_result1.png Binary file test-data/heatmapper_result1.png has changed diff -r 2d2cf5c1ea8a -r 0e49b109abc2 test-data/heatmapper_result2.png Binary file test-data/heatmapper_result2.png has changed diff -r 2d2cf5c1ea8a -r 0e49b109abc2 test-data/plotCorrelation_result2.png Binary file test-data/plotCorrelation_result2.png has changed diff -r 2d2cf5c1ea8a -r 0e49b109abc2 test-data/plotFingerprint_quality_metrics.tabular --- a/test-data/plotFingerprint_quality_metrics.tabular Thu Jun 01 20:49:11 2023 +0000 +++ b/test-data/plotFingerprint_quality_metrics.tabular Wed Sep 27 20:37:36 2023 +0000 @@ -1,3 +1,3 @@ Sample AUC Synthetic AUC X-intercept Synthetic X-intercept Elbow Point Synthetic Elbow Point JS Distance Synthetic JS Distance % genome enriched diff. enrichment CHANCE divergence -bowtie2 test1.bam 0.00493632029863651 0.481650684757865 0.984443061605476 1.1531044350267195e-24 0.9849408836341008 0.5232688298112538 nan 0.2690044980681214 nan nan nan -bowtie2 test1.bam 0.00493632029863651 0.481650684757865 0.984443061605476 1.1531044350267195e-24 0.9849408836341008 0.5232688298112538 0.0 0.2690044980681214 0 0 0 +bowtie2 test1.bam 0.00493632029863651 0.481650684757865 0.984443061605476 1.1531044350267195e-24 0.9849408836341008 0.5232688298112538 nan 0.269004498068121 nan nan nan +bowtie2 test1.bam 0.00493632029863651 0.481650684757865 0.984443061605476 1.1531044350267195e-24 0.9849408836341008 0.5232688298112538 0.0 0.269004498068121 0 0 0 diff -r 2d2cf5c1ea8a -r 0e49b109abc2 test-data/profiler_result1.png Binary file test-data/profiler_result1.png has changed