changeset 4:890f0018d77d draft

Uploaded
author charles-bernard
date Sat, 08 Oct 2016 16:44:52 -0400
parents 60f4b226efce
children b04bc2828ea8
files alfa/alfa/alfa/alfa_wrapper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/alfa/alfa/alfa/alfa_wrapper.xml	Sat Oct 08 16:39:47 2016 -0400
+++ b/alfa/alfa/alfa/alfa_wrapper.xml	Sat Oct 08 16:44:52 2016 -0400
@@ -98,7 +98,7 @@
 			<conditional name="plotThreshold">
 				<param name="plotThresholdChoice" type="boolean" display="checkboxes" truevalue="True" falsevalue="False" checked="false" label="Plot Options: Modify y axis range of the normalized counts of bio-features" help="Ignore if you did not choose the histograms output file"/>
 					<when value="True">
-						<param name="yMin" type="float" value="-2.0" label="y min"/>
+						<param name="yMin" type="float" value="0.0" label="y min"/>
 						<param name="yMax" type="float" value="2.0" label="y max"/>
 					</when>
 			</conditional>