Mercurial > repos > bgruening > deeptools_plot_heatmap
diff deepTools_macros.xml @ 21:f0e27934f8e1 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3ea8716dd65a9abde96b69610be31571e4f0ae6d
| author | bgruening |
|---|---|
| date | Fri, 13 May 2016 17:06:56 -0400 |
| parents | 87a6977eb704 |
| children | 671b777fde9a |
line wrap: on
line diff
--- a/deepTools_macros.xml Sun Apr 24 14:12:02 2016 -0400 +++ b/deepTools_macros.xml Fri May 13 17:06:56 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>
