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