changeset 13:019ccec16de8 draft

Uploaded
author bornea
date Wed, 11 May 2016 11:00:44 -0400
parents f3fcab0e9edd
children 8fe500f4e2cc
files APOSTL_Static_Bubblegraph_Generator.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/APOSTL_Static_Bubblegraph_Generator.xml	Wed May 11 10:59:16 2016 -0400
+++ b/APOSTL_Static_Bubblegraph_Generator.xml	Wed May 11 11:00:44 2016 -0400
@@ -712,8 +712,8 @@
         <option value="Zinnwaldite brown">Zinnwaldite brown</option>
     </param>
     <param type="float" name="SS_cutoff" label="SAINT Score Cutoff" help="Select a value between 0 and 1 written like 0.8." value="0.8"/>
-    <param type="int" name="FC_cutoff" label="Fold Change Cutoff" help="Select a value between -Inf and Inf." value="0"/>
-    <param type="int" name="NS_cutoff" label="NSAF Score Cutoff" help="Select a value between -Inf and Inf." value="0"/>
+    <param type="integer" name="FC_cutoff" label="Fold Change Cutoff" help="Select a value between -Inf and Inf." value="0"/>
+    <param type="integer" name="NS_cutoff" label="NSAF Score Cutoff" help="Select a value between -Inf and Inf." value="0"/>
     <param name="theme" type="select" label="Plot Theme" >
         <option value="Default">Default</option>
         <option value="b/w">b/w</option>