changeset 10:65850557aae9

small fixes
author pieter.lukasse@wur.nl
date Sat, 28 Mar 2015 15:35:23 +0100
parents 89264646e458
children a3964bdee612
files OntologyAndObservationsVis.jar TermMapperTool.jar ontologyvis.xml
diffstat 3 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file OntologyAndObservationsVis.jar has changed
Binary file TermMapperTool.jar has changed
--- a/ontologyvis.xml	Sat Mar 28 14:28:45 2015 +0100
+++ b/ontologyvis.xml	Sat Mar 28 15:35:23 2015 +0100
@@ -45,7 +45,7 @@
      	<conditional name="sizing">
 	     	<param name="sizingMethod" type="select" 
 		   		label="Sizing" 
-		   		help="How to size the ontology terms in the final output. See details in documentation below.">
+		   		help="How to size the ontology terms. See details in documentation below.">
 		    	<option value="simple" selected="true">Simple sizing</option>
 		    	<option value="quantification_based">Quantification based sizing</option>
 			</param>
@@ -55,7 +55,7 @@
 		   		help="How to adjust the circle sizes according to the quantification value.">
 			    	<option value="2" selected="true">log2</option>
 			    	<option value="10" selected="true">log10</option>
-			    	<option value="-1" >None</option>	    	
+			    	<option value="99" >None</option>	    	
 				</param>
 			</when>
 			<when value="simple">