# HG changeset patch
# User bgruening
# Date 1531176493 14400
# Node ID a0ad8afc1e5f8176c963703f56c3e3a5d6cb4b5f
# Parent 439e75416e1a77c7b3c9a9fada8f1b5360ed3dcf
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 38cfe39e3b3c82bbc0c2013e3068bd71adc3a9cb
diff -r 439e75416e1a -r a0ad8afc1e5f bamCompare.xml
--- a/bamCompare.xml Thu Apr 05 10:55:44 2018 -0400
+++ b/bamCompare.xml Mon Jul 09 18:48:13 2018 -0400
@@ -46,6 +46,7 @@
#end if
--operation $comparison.type
+ $exactScaling
#if $comparison.type in ['ratio','log2']:
--pseudocount $comparison.pseudocount
@@ -145,6 +146,7 @@
+
diff -r 439e75416e1a -r a0ad8afc1e5f deepTools_macros.xml
--- a/deepTools_macros.xml Thu Apr 05 10:55:44 2018 -0400
+++ b/deepTools_macros.xml Mon Jul 09 18:48:13 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)" />
+
+
+
+