# HG changeset patch # User bgruening # Date 1490966840 14400 # Node ID ed2767cdf4e8c42e959c4d64b3158cc7e689c3f2 # Parent cdc31a261f47da063433ae9bf503193b0be9dc2c planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289 diff -r cdc31a261f47 -r ed2767cdf4e8 deepTools_macros.xml --- a/deepTools_macros.xml Tue Jan 24 04:57:11 2017 -0500 +++ b/deepTools_macros.xml Fri Mar 31 09:27:20 2017 -0400 @@ -1,5 +1,17 @@ + --numberOfProcessors "\${GALAXY_SLOTS:-4}" + 2.5.0 + + + python + deeptools + + + + @BINARY@ --version + + @@ -97,18 +109,6 @@ - --numberOfProcessors "\${GALAXY_SLOTS:-4}" - 2.4.2 - - - python - deeptools - - - - @BINARY@ --version - - + help="This is primarily useful in things like ATACseq, where one would like to look specifically at mono- or di-nucleosome fragments." /> + help="A value of 0 (the default) is equivalent to no maximum." /> @@ -324,9 +324,7 @@ + help="The computed scaling factor will be multiplied by this (default 1)." /> @@ -441,19 +439,22 @@ @@ -463,17 +464,20 @@ diff -r cdc31a261f47 -r ed2767cdf4e8 plotCorrelation.xml --- a/plotCorrelation.xml Tue Jan 24 04:57:11 2017 -0500 +++ b/plotCorrelation.xml Fri Mar 31 09:27:20 2017 -0400 @@ -1,142 +1,142 @@ - - Create a heatmap or scatterplot of correlation scores between different samples - - plotCorrelation - deepTools_macros.xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - outFileCorMatrix is True - - - - - - - - - - - - - - - - - - - - - "Data Library"). - -Average coverages were computed over 10 kb bins for chromosome X, -from bigWig files using ``multiBigwigSummary``. This was then used with ``plotCorrelation`` to make a heatmap of Spearman correlation coefficients. - -.. image:: $PATH_TO_IMAGES/plotCorrelation_galaxy_bw_heatmap_output.png - :width: 600 - :height: 518 - -The scatterplot could look like this: - -.. image:: $PATH_TO_IMAGES/plotCorrelation_scatterplot_PearsonCorr_bigwigScores.png - :width: 600 - :height: 600 - ------ - -@REFERENCES@ -]]> - - - + + Create a heatmap or scatterplot of correlation scores between different samples + + plotCorrelation + deepTools_macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + outFileCorMatrix is True + + + + + + + + + + + + + + + + + + + + + "Data Library"). + +Average coverages were computed over 10 kb bins for chromosome X, +from bigWig files using ``multiBigwigSummary``. This was then used with ``plotCorrelation`` to make a heatmap of Spearman correlation coefficients. + +.. image:: $PATH_TO_IMAGES/plotCorrelation_galaxy_bw_heatmap_output.png + :width: 600 + :height: 518 + +The scatterplot could look like this: + +.. image:: $PATH_TO_IMAGES/plotCorrelation_scatterplot_PearsonCorr_bigwigScores.png + :width: 600 + :height: 600 + +----- + +@REFERENCES@ +]]> + + + diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bamCompare_result2.bw Binary file test-data/bamCompare_result2.bw has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bamCoverage_result1.bw Binary file test-data/bamCoverage_result1.bw has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bamCoverage_result2.bw Binary file test-data/bamCoverage_result2.bw has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bamCoverage_result6.bw Binary file test-data/bamCoverage_result6.bw has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bamPEFragmentSize_histogram_result1.png Binary file test-data/bamPEFragmentSize_histogram_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/bigwigCompare_result1.bw Binary file test-data/bigwigCompare_result1.bw has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/computeMatrixOperations.txt --- a/test-data/computeMatrixOperations.txt Tue Jan 24 04:57:11 2017 -0500 +++ b/test-data/computeMatrixOperations.txt Fri Mar 31 09:27:20 2017 -0400 @@ -1,4 +1,4 @@ Groups: genes Samples: - file_0 + bamCoverage_result4_bw_0 diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/computeMatrixOperations_result2.mat.gz Binary file test-data/computeMatrixOperations_result2.mat.gz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/computeMatrix_result1.gz Binary file test-data/computeMatrix_result1.gz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/computeMatrix_result2.gz Binary file test-data/computeMatrix_result2.gz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/computeMatrix_result3.gz Binary file test-data/computeMatrix_result3.gz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/correctGCBias_result1.bam Binary file test-data/correctGCBias_result1.bam has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/heatmapper_result1.png Binary file test-data/heatmapper_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/heatmapper_result2.png Binary file test-data/heatmapper_result2.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/multiBamSummary_result1.npz Binary file test-data/multiBamSummary_result1.npz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/multiBamSummary_result2.npz Binary file test-data/multiBamSummary_result2.npz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/multiBamSummary_result2b.npz Binary file test-data/multiBamSummary_result2b.npz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/multiBigwigSummary_result1.npz Binary file test-data/multiBigwigSummary_result1.npz has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotCorrelation_result1.png Binary file test-data/plotCorrelation_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotCorrelation_result1.tabular --- a/test-data/plotCorrelation_result1.tabular Tue Jan 24 04:57:11 2017 -0500 +++ b/test-data/plotCorrelation_result1.tabular Fri Mar 31 09:27:20 2017 -0400 @@ -1,3 +1,3 @@ - 'bowtie2-test1.bam' 'bowtie2-test1.bam' -'bowtie2-test1.bam' 1.0000 1.0000 -'bowtie2-test1.bam' 1.0000 1.0000 + 'bowtie2 test1.bam' 'bowtie2 test1.bam' +'bowtie2 test1.bam' 1.0000 1.0000 +'bowtie2 test1.bam' 1.0000 1.0000 diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotCorrelation_result2.png Binary file test-data/plotCorrelation_result2.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotCoverage_result1.png Binary file test-data/plotCoverage_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotEnrichment_output.png Binary file test-data/plotEnrichment_output.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotFingerprint_quality_metrics.tabular --- a/test-data/plotFingerprint_quality_metrics.tabular Tue Jan 24 04:57:11 2017 -0500 +++ b/test-data/plotFingerprint_quality_metrics.tabular Fri Mar 31 09:27:20 2017 -0400 @@ -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.00493632029864 0.481650684758 0.984443061605 1.15310443503e-24 0.984940883634 0.523268829811 NA 0.269861238192 NA NA NA -bowtie2 test1.bam 0.00493632029864 0.481650684758 0.984443061605 1.15310443503e-24 0.984940883634 0.523268829811 NA 0.269861238192 NA NA NA +bowtie2 test1.bam 0.00493632029864 0.481650684758 0.984443061605 1.15310443503e-24 0.984940883634 0.523268829811 NA 0.269004498068 NA NA NA +bowtie2 test1.bam 0.00493632029864 0.481650684758 0.984443061605 1.15310443503e-24 0.984940883634 0.523268829811 NA 0.269004498068 NA NA NA diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotFingerprint_result1.png Binary file test-data/plotFingerprint_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/plotFingerprint_result2.png Binary file test-data/plotFingerprint_result2.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/profiler_result1.png Binary file test-data/profiler_result1.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/profiler_result2.png Binary file test-data/profiler_result2.png has changed diff -r cdc31a261f47 -r ed2767cdf4e8 test-data/profiler_result2.tabular --- a/test-data/profiler_result2.tabular Tue Jan 24 04:57:11 2017 -0500 +++ b/test-data/profiler_result2.tabular Fri Mar 31 09:27:20 2017 -0400 @@ -1,3 +1,3 @@ bin labels -0.0Kb 0.0Kb bins 1 2 -file_0 genes 2477942.34473 2610259.65234 +bamCoverage_result4_bw_0 genes 2477942.875 2610260.125 diff -r cdc31a261f47 -r ed2767cdf4e8 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jan 24 04:57:11 2017 -0500 +++ b/tool_dependencies.xml Fri Mar 31 09:27:20 2017 -0400 @@ -1,7 +1,7 @@ - +