Mercurial > repos > bgruening > deeptools_bam_pe_fragmentsize
diff deepTools_macros.xml @ 7:b4886e1369c4 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3ea8716dd65a9abde96b69610be31571e4f0ae6d
author | bgruening |
---|---|
date | Fri, 13 May 2016 13:53:21 -0400 |
parents | a14f74993305 |
children | dc8d6e07d829 |
line wrap: on
line diff
--- a/deepTools_macros.xml Sun Apr 24 15:52:25 2016 -0400 +++ b/deepTools_macros.xml Fri May 13 13:53:21 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>