Previous changeset 3:60f4b226efce (2016-10-08) Next changeset 5:b04bc2828ea8 (2016-10-08) |
Commit message:
Uploaded |
modified:
alfa/alfa/alfa/alfa_wrapper.xml |
b |
diff -r 60f4b226efce -r 890f0018d77d alfa/alfa/alfa/alfa_wrapper.xml --- 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 |
b |
@@ -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> |