# HG changeset patch
# User bgruening
# Date 1450459724 18000
# Node ID 828ecc09ca38188e6214680e8b21016e20695ebf
# Parent 439451971446f3fe042e3a603fdf8e0be96a1dee
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4e5124484b42d4ffef76af4bd82a6feb67a5b829
diff -r 439451971446 -r 828ecc09ca38 deepTools_macros.xml
--- a/deepTools_macros.xml Fri Dec 18 08:01:12 2015 -0500
+++ b/deepTools_macros.xml Fri Dec 18 12:28:44 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 439451971446 -r 828ecc09ca38 static/images/bamFP_galaxy_output.png
Binary file static/images/bamFP_galaxy_output.png has changed