Mercurial > repos > bgruening > hicexplorer_hicplotdistvscounts
diff macros.xml @ 4:ed96f2fd7e3f draft
planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit dfa5a68cb20842407941c7ffda9ef956a0e86a04
author | iuc |
---|---|
date | Sat, 16 Dec 2017 16:31:27 -0500 |
parents | 36360e68d5a2 |
children | 819bd2c44d4a |
line wrap: on
line diff
--- a/macros.xml Mon Nov 27 11:16:45 2017 -0500 +++ b/macros.xml Sat Dec 16 16:31:27 2017 -0500 @@ -21,7 +21,7 @@ </xml> <xml name="colormap"> - <param argument="--colorMap" name="colormap" type="select" optional="True" 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 argument="--colorMap" name="colormap" type="select" optional="True" label="Color map to use for the heatmap" help=" Available color map names can be found here: https://matplotlib.org/examples/color/colormaps_reference.html"> <option value="RdYlBu">RdYlBu</option> <option value="Accent">Accent</option> <option value="Spectral">Spectral</option>