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