Mercurial > repos > bgruening > deeptools
changeset 7:d63afb3521e7 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 04 Dec 2013 04:13:19 -0500 |
parents | 1ee0b1ecf500 |
children | 1c5ed9126db6 |
files | deepTools_macros.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/deepTools_macros.xml Mon Dec 02 07:49:06 2013 -0500 +++ b/deepTools_macros.xml Wed Dec 04 04:13:19 2013 -0500 @@ -27,10 +27,10 @@ label ="Include zeros" help ="If set, then regions with zero counts for *all* BAM files given are included. The default behavior is to ignore those cases." /> - <param name="zMin" type="integer" value="" label="Minimum value for the heatmap intensities" + <param name="zMin" type="integer" value="" optional="true" label="Minimum value for the heatmap intensities" help="If not specified the value is set automatically."/> - <param name="zMax" type="integer" value="" label="Maximum value for the heatmap intensities" + <param name="zMax" type="integer" value="" optional="true" label="Maximum value for the heatmap intensities" help="If not specified the value is set automatically."/> <expand macro="colormap" />