# HG changeset patch
# User bgruening
# Date 1490962132 14400
# Node ID 22bfbb186bf1f5deed29d12c5ed9bcaaa81dbd7d
# Parent 41b3f35b75635cfd2c2e2b369ac5cebcc3b35401
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289
diff -r 41b3f35b7563 -r 22bfbb186bf1 bamCoverage.xml
--- a/bamCoverage.xml Tue Jan 24 04:53:33 2017 -0500
+++ b/bamCoverage.xml Fri Mar 31 08:08:52 2017 -0400
@@ -21,14 +21,12 @@
#if $scaling.type=='rpkm':
--normalizeUsingRPKM
- --scaleFactor $scaling.scaleFactor
#elif $scaling.type=='1x':
#if $scaling.effectiveGenomeSize.effectiveGenomeSize_opt == "specific":
--normalizeTo1x $scaling.effectiveGenomeSize.effectiveGenomeSize
#else:
--normalizeTo1x $scaling.effectiveGenomeSize.effectiveGenomeSize_opt
#end if
- --scaleFactor $scaling.scaleFactor
#end if
#if str($region).strip() != '':
@@ -36,6 +34,10 @@
#end if
#if $advancedOpt.showAdvancedOpt == "yes":
+ #if str($advancedOpt.scaleFactor).strip() != '':
+ --scaleFactor $advancedOpt.scaleFactor
+ #end if
+
#if $advancedOpt.smoothLength:
--smoothLength '$advancedOpt.smoothLength'
#end if
@@ -74,13 +76,10 @@
-
-
-
+
-
@@ -98,6 +97,7 @@
+
+ --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 41b3f35b7563 -r 22bfbb186bf1 test-data/bamCompare_result2.bw
Binary file test-data/bamCompare_result2.bw has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/bamCoverage_result1.bw
Binary file test-data/bamCoverage_result1.bw has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/bamCoverage_result2.bw
Binary file test-data/bamCoverage_result2.bw has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/bamCoverage_result6.bw
Binary file test-data/bamCoverage_result6.bw has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/bamPEFragmentSize_histogram_result1.png
Binary file test-data/bamPEFragmentSize_histogram_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/bigwigCompare_result1.bw
Binary file test-data/bigwigCompare_result1.bw has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/computeMatrixOperations.txt
--- a/test-data/computeMatrixOperations.txt Tue Jan 24 04:53:33 2017 -0500
+++ b/test-data/computeMatrixOperations.txt Fri Mar 31 08:08:52 2017 -0400
@@ -1,4 +1,4 @@
Groups:
genes
Samples:
- file_0
+ bamCoverage_result4_bw_0
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/computeMatrixOperations_result2.mat.gz
Binary file test-data/computeMatrixOperations_result2.mat.gz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/computeMatrix_result1.gz
Binary file test-data/computeMatrix_result1.gz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/computeMatrix_result2.gz
Binary file test-data/computeMatrix_result2.gz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/computeMatrix_result3.gz
Binary file test-data/computeMatrix_result3.gz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/correctGCBias_result1.bam
Binary file test-data/correctGCBias_result1.bam has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/heatmapper_result1.png
Binary file test-data/heatmapper_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/heatmapper_result2.png
Binary file test-data/heatmapper_result2.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/multiBamSummary_result1.npz
Binary file test-data/multiBamSummary_result1.npz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/multiBamSummary_result2.npz
Binary file test-data/multiBamSummary_result2.npz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/multiBamSummary_result2b.npz
Binary file test-data/multiBamSummary_result2b.npz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/multiBigwigSummary_result1.npz
Binary file test-data/multiBigwigSummary_result1.npz has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotCorrelation_result1.png
Binary file test-data/plotCorrelation_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotCorrelation_result1.tabular
--- a/test-data/plotCorrelation_result1.tabular Tue Jan 24 04:53:33 2017 -0500
+++ b/test-data/plotCorrelation_result1.tabular Fri Mar 31 08:08:52 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 41b3f35b7563 -r 22bfbb186bf1 test-data/plotCorrelation_result2.png
Binary file test-data/plotCorrelation_result2.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotCoverage_result1.png
Binary file test-data/plotCoverage_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotEnrichment_output.png
Binary file test-data/plotEnrichment_output.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotFingerprint_quality_metrics.tabular
--- a/test-data/plotFingerprint_quality_metrics.tabular Tue Jan 24 04:53:33 2017 -0500
+++ b/test-data/plotFingerprint_quality_metrics.tabular Fri Mar 31 08:08:52 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 41b3f35b7563 -r 22bfbb186bf1 test-data/plotFingerprint_result1.png
Binary file test-data/plotFingerprint_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/plotFingerprint_result2.png
Binary file test-data/plotFingerprint_result2.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/profiler_result1.png
Binary file test-data/profiler_result1.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/profiler_result2.png
Binary file test-data/profiler_result2.png has changed
diff -r 41b3f35b7563 -r 22bfbb186bf1 test-data/profiler_result2.tabular
--- a/test-data/profiler_result2.tabular Tue Jan 24 04:53:33 2017 -0500
+++ b/test-data/profiler_result2.tabular Fri Mar 31 08:08:52 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 41b3f35b7563 -r 22bfbb186bf1 tool_dependencies.xml
--- a/tool_dependencies.xml Tue Jan 24 04:53:33 2017 -0500
+++ b/tool_dependencies.xml Fri Mar 31 08:08:52 2017 -0400
@@ -1,7 +1,7 @@
-
+