# HG changeset patch
# User bgruening
# Date 1461530986 14400
# Node ID 6a077ef72dd42f270d891bf0dc81b13b52c86567
# Parent  b8741fc443ed4220b620c40103b96f1994bf6de1
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
diff -r b8741fc443ed -r 6a077ef72dd4 deepTools_macros.xml
--- a/deepTools_macros.xml	Fri Mar 18 08:48:38 2016 -0400
+++ b/deepTools_macros.xml	Sun Apr 24 16:49:46 2016 -0400
@@ -68,16 +68,22 @@
     
         
+            help="This is useful when testing parameters to reduce the time required. The format is chr:start:end, for example "chr10" or "chr10:456700:891000".">
+            
+                
+                    
+                 
+            
+        
     
 
     --numberOfProcessors "\${GALAXY_SLOTS:-4}"
-    2.2.2
+    2.2.3
     
         
             python
             @BINARY@
-            deepTools
+            deepTools
             
         
         
@@ -302,7 +308,7 @@
     
     
         
-            10.1093/nar/gku365
+            10.1093/nar/gkw257
             
         
     
diff -r b8741fc443ed -r 6a077ef72dd4 plotCoverage.xml
--- a/plotCoverage.xml	Fri Mar 18 08:48:38 2016 -0400
+++ b/plotCoverage.xml	Sun Apr 24 16:49:46 2016 -0400
@@ -17,8 +17,8 @@
             @THREADS@
 
             --plotFile '$outFileName'
-            --bamfiles '#echo "' '".join($files)#'
-            --labels '#echo "' '".join($labels)#'
+            --bamfiles #echo " ".join($files)#
+            --labels #echo " ".join($labels)#
             --plotFileFormat "$outFileFormat"
 
             #if $outRawCounts:
@@ -76,13 +76,13 @@
     
     
         
-            
+            
             
             
             
             
             
-            
+            
         
     
     
diff -r b8741fc443ed -r 6a077ef72dd4 test-data/bowtie2 test1.bam
Binary file test-data/bowtie2 test1.bam has changed
diff -r b8741fc443ed -r 6a077ef72dd4 test-data/bowtie2-test1.bam
Binary file test-data/bowtie2-test1.bam has changed
diff -r b8741fc443ed -r 6a077ef72dd4 test-data/plotCoverage_result1.tabular
--- a/test-data/plotCoverage_result1.tabular	Fri Mar 18 08:48:38 2016 -0400
+++ b/test-data/plotCoverage_result1.tabular	Sun Apr 24 16:49:46 2016 -0400
@@ -1,4 +1,4 @@
-#'chr'	'start'	'end'	'bowtie2-test1.bam'	'bowtie2-test1.bam'
+#'chr'	'start'	'end'	'bowtie2 test1.bam'	'bowtie2 test1.bam'
 chrM	0	1	23.0	23.0
 chrM	1	2	35.0	35.0
 chrM	2	3	35.0	35.0
diff -r b8741fc443ed -r 6a077ef72dd4 test-data/plotFingerprint_result2.tabular
--- a/test-data/plotFingerprint_result2.tabular	Fri Mar 18 08:48:38 2016 -0400
+++ b/test-data/plotFingerprint_result2.tabular	Sun Apr 24 16:49:46 2016 -0400
@@ -1,4 +1,4 @@
-'bowtie2-test1.bam'	'bowtie2-test1.bam'
+'bowtie2 test1.bam'	'bowtie2 test1.bam'
 68	68
 65	65
 61	61