# HG changeset patch # User bgruening # Date 1450459327 18000 # Node ID a38ae1dfd4b2ef4041bbd41e7d1aca57a755cbf3 # Parent b282224c849440bf0c42847b8151a6b5a0c66228 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4e5124484b42d4ffef76af4bd82a6feb67a5b829 diff -r b282224c8494 -r a38ae1dfd4b2 bamCorrelate.xml --- a/bamCorrelate.xml Fri Dec 18 07:58:53 2015 -0500 +++ b/bamCorrelate.xml Fri Dec 18 12:22:07 2015 -0500 @@ -1,5 +1,5 @@ - correlates pairs of BAM files + calculates average read coverages for a list of two or more BAM files bamCorrelate deepTools_macros.xml @@ -101,28 +101,19 @@ - - - - - - - - - - - - - - - @@ -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 b282224c8494 -r a38ae1dfd4b2 static/images/bamFP_galaxy_output.png Binary file static/images/bamFP_galaxy_output.png has changed