Mercurial > repos > bgruening > deeptools
diff heatmapper.xml @ 5:1f312af2f8db draft
Uploaded
| author | bgruening |
|---|---|
| date | Tue, 06 Aug 2013 08:20:47 -0400 |
| parents | c8a0dc481493 |
| children | c5847db0cb41 |
line wrap: on
line diff
--- a/heatmapper.xml Mon Aug 05 11:36:11 2013 -0400 +++ b/heatmapper.xml Tue Aug 06 08:20:47 2013 -0400 @@ -144,7 +144,7 @@ <param name="missingDataColor" type="text" label="Missing data color" value="black" optional="true" help="If 'Represent missing data as zero' is not set, such cases will be colored in black by default. By using this parameter a different color can be set. A value between 0 and 1 will be used for a gray scale (black is 0). Also color names can be used, see a list here: http://packages.python.org/ete2/reference/reference_svgcolors.html. Alternatively colors can be specified using the #rrggbb notation." /> - <param name="colorMap" type="select" label="Color map to use for the heatmap" help=" Available values can be seen here: http://www.astro.lsa.umich.edu/~msshin/science/code/matplotlib_cm/"> + <param name="colorMap" type="select" label="Color map to use for the heatmap" help=" Available color map names can be found here: http://www.astro.lsa.umich.edu/~msshin/science/code/matplotlib_cm/"> <option value="RdYlBu" selected="true">RdYlBu</option> <option value="Accent">Accent</option> <option value="Spectral">Spectral</option> @@ -353,7 +353,7 @@ .. class:: infomark -Please acknowledge that this tool **is still in development** and we will be very happy to receive feedback from the users. If you run into any trouble please sent an email to `Fidel Ramirez`_. +If you would like to give us feedback or you run into any trouble, please sent an email to deeptools@googlegroups.com This tool is developed by the `Bioinformatics and Deep-Sequencing Unit`_ at the `Max Planck Institute for Immunobiology and Epigenetics`_.
