Mercurial > repos > bgruening > deeptools_bam_compare
diff deepTools_macros.xml @ 7:d5d57b40b29a draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3ea8716dd65a9abde96b69610be31571e4f0ae6d
author | bgruening |
---|---|
date | Fri, 13 May 2016 14:34:30 -0400 |
parents | 8e41fe2f3661 |
children | 89f6d2283317 |
line wrap: on
line diff
--- a/deepTools_macros.xml Sun Apr 24 17:18:27 2016 -0400 +++ b/deepTools_macros.xml Fri May 13 14:34:30 2016 -0400 @@ -497,7 +497,7 @@ </xml> <xml name="colorMap"> - <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/"> + <param name="colorMap" type="select" label="Color map to use for the heatmap" help=" Available color map names can be found here: http://matplotlib.org/examples/color/colormaps_reference.html"> <option value="RdYlBu" selected="true">RdYlBu</option> <option value="Accent">Accent</option> <option value="Spectral">Spectral</option>