# HG changeset patch
# User bgruening
# Date 1554207058 14400
# Node ID 93eb012d9eed111b35ca3292afa33b3ff04d9551
# Parent  9c346a32a05350e4790dc6dfea6c3f81b4ec8ac3
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6f68c67a609ee0ee720f7c6e197fe37ecd940b57
diff -r 9c346a32a053 -r 93eb012d9eed bigwigCompare.xml
--- a/bigwigCompare.xml	Wed Feb 20 07:55:54 2019 -0500
+++ b/bigwigCompare.xml	Tue Apr 02 08:10:58 2019 -0400
@@ -28,6 +28,7 @@
             #if $advancedOpt.showAdvancedOpt == "yes":
 
               $advancedOpt.skipNAs
+              $advancedOpt.skipZeroOverZero
               --scaleFactors '$advancedOpt.scaleFactor1:$advancedOpt.scaleFactor2'
               --binSize $advancedOpt.binSize
 
@@ -95,6 +96,7 @@
                     help="Size of the bins in bases for the output of the bigwig/bedgraph file."/>
 
                 
+                
                 
                 
                 
diff -r 9c346a32a053 -r 93eb012d9eed deepTools_macros.xml
--- a/deepTools_macros.xml	Wed Feb 20 07:55:54 2019 -0500
+++ b/deepTools_macros.xml	Tue Apr 02 08:10:58 2019 -0400
@@ -1,10 +1,10 @@
 
 
     --numberOfProcessors "\${GALAXY_SLOTS:-4}"
-    3.2.0.0
+    3.2.1.0
     
         
-            deeptools
+            deeptools
             samtools
         
         
@@ -650,6 +650,14 @@
                  (default: False)" />
     
 
+    
+        
+            
+            
+        
+    
+