Mercurial > repos > bgruening > hicexplorer_hicplotmatrix
comparison macros.xml @ 5:f1482e1a225a 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:24:39 -0500 |
| parents | e8d6e15adc5d |
| children | ab19eb99e383 |
comparison
equal
deleted
inserted
replaced
| 4:e8d6e15adc5d | 5:f1482e1a225a |
|---|---|
| 19 <xml name="zMax"> | 19 <xml name="zMax"> |
| 20 <param argument="--zMax" name="zMax" type="float" optional="true" label="zMax for 3D plot"/> <!-- this should only be enabled when both or 3d is selected for param whatToShow --> | 20 <param argument="--zMax" name="zMax" type="float" optional="true" label="zMax for 3D plot"/> <!-- this should only be enabled when both or 3d is selected for param whatToShow --> |
| 21 </xml> | 21 </xml> |
| 22 | 22 |
| 23 <xml name="colormap"> | 23 <xml name="colormap"> |
| 24 <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/"> | 24 <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"> |
| 25 <option value="RdYlBu">RdYlBu</option> | 25 <option value="RdYlBu">RdYlBu</option> |
| 26 <option value="Accent">Accent</option> | 26 <option value="Accent">Accent</option> |
| 27 <option value="Spectral">Spectral</option> | 27 <option value="Spectral">Spectral</option> |
| 28 <option value="Set1">Set1</option> | 28 <option value="Set1">Set1</option> |
| 29 <option value="Set2">Set2</option> | 29 <option value="Set2">Set2</option> |
