diff deepTools_macros.xml @ 7:65e0795278b4 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3ea8716dd65a9abde96b69610be31571e4f0ae6d
author bgruening
date Fri, 13 May 2016 14:10:11 -0400
parents 115aa2cbf152
children 028fcce954f1
line wrap: on
line diff
--- a/deepTools_macros.xml	Sun Apr 24 16:28:16 2016 -0400
+++ b/deepTools_macros.xml	Fri May 13 14:10:11 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>