# HG changeset patch
# User bgruening
# Date 1450459446 18000
# Node ID e23448f658afc108dbd3e7b34c5fc5a921c493d0
# Parent  aa7b72a84bfcec75707554de97ac988d5cd5ce8b
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4e5124484b42d4ffef76af4bd82a6feb67a5b829
diff -r aa7b72a84bfc -r e23448f658af deepTools_macros.xml
--- a/deepTools_macros.xml	Fri Dec 18 07:59:36 2015 -0500
+++ b/deepTools_macros.xml	Fri Dec 18 12:24:06 2015 -0500
@@ -42,24 +42,11 @@
         #if $zMax:
             --zMax $zMax
         #end if
-            --colorMap '$colorMap'
+        --colorMap '$colorMap'
         $plotNumbers
+        --plotTitle $plotTitle
     
 
-        
-        
-        
-            
-                
-                
-            
-            
-            
-                
-                
-                
-            
-        
 
     
         
         
-            
                 
@@ -115,7 +102,7 @@
                         
                     
                     
-                        
                     
                     
@@ -154,7 +141,7 @@
 
     
         
     
 
@@ -274,9 +261,9 @@
 
 This tool is developed by the `Bioinformatics and Deep-Sequencing Unit`_ at the `Max Planck Institute for Immunobiology and Epigenetics`_.
 
-.. _Bioinformatics and Deep-Sequencing Unit: http://www3.ie-freiburg.mpg.de/facilities/research-facilities/bioinformatics-and-deep-sequencing-unit/
+.. _Bioinformatics and Deep-Sequencing Unit: http://www.ie-freiburg.mpg.de/bioinformaticsfac
 .. _Max Planck Institute for Immunobiology and Epigenetics: http://www3.ie-freiburg.mpg.de
-.. _help site: https://github.com/fidelram/deepTools/wiki/
+.. _help site: https://deeptools.readthedocs.org/
 
     
     
@@ -294,7 +281,7 @@
 
     
         
     
 
@@ -360,8 +347,8 @@
     
         
             
                 
                 
@@ -445,7 +432,7 @@
         
             
             ((
-                output['showOutputSettings'] == 'yes' and 
+                output['showOutputSettings'] == 'yes' and
                 output['saveMatrix'] is True
             ))
             
@@ -456,7 +443,7 @@
         
             
             ((
-                output['showOutputSettings'] == 'yes' and 
+                output['showOutputSettings'] == 'yes' and
                 output['saveData'] is True
             ))
             
@@ -464,7 +451,7 @@
         
             
             ((
-                output['showOutputSettings'] == 'yes' and 
+                output['showOutputSettings'] == 'yes' and
                 output['saveSortedRegions'] is True
             ))
             
diff -r aa7b72a84bfc -r e23448f658af static/images/bamFP_galaxy_output.png
Binary file static/images/bamFP_galaxy_output.png has changed