# HG changeset patch
# User bgruening
# Date 1531177598 14400
# Node ID 827fe3df85c3e9f2746a86ab3e3eb7aa53b20912
# Parent 3033c3fba0460e22d94d5b168d66bd07ffa22b6a
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 38cfe39e3b3c82bbc0c2013e3068bd71adc3a9cb
diff -r 3033c3fba046 -r 827fe3df85c3 bamCoverage.xml
--- a/bamCoverage.xml Thu Apr 05 10:58:15 2018 -0400
+++ b/bamCoverage.xml Mon Jul 09 19:06:38 2018 -0400
@@ -41,6 +41,7 @@
#if str($region).strip() != '':
--region '$region'
#end if
+ $exactScaling
#if $advancedOpt.showAdvancedOpt == "yes":
#if str($advancedOpt.scaleFactor).strip() != '':
@@ -101,6 +102,7 @@
+
diff -r 3033c3fba046 -r 827fe3df85c3 deepTools_macros.xml
--- a/deepTools_macros.xml Thu Apr 05 10:58:15 2018 -0400
+++ b/deepTools_macros.xml Mon Jul 09 19:06:38 2018 -0400
@@ -1,10 +1,10 @@
--numberOfProcessors "\${GALAXY_SLOTS:-4}"
- 3.0.2
+ 3.1.0
- deeptools
+ deeptools
samtools
@@ -603,6 +603,18 @@
(default: False)" />
+
+
+
+