changeset 7:8bf5e4be0c37 default tip

new .jar; new layout options
author pieter.lukasse@wur.nl
date Wed, 08 Jan 2014 14:30:52 +0100
parents 655f15807930
children
files CytoExport.jar cytoexport.xml
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
Binary file CytoExport.jar has changed
--- a/cytoexport.xml	Tue Dec 31 12:48:46 2013 +0100
+++ b/cytoexport.xml	Wed Jan 08 14:30:52 2014 +0100
@@ -37,7 +37,8 @@
 		    <when value="existingTemplate">
 			    <param name="alternativeTableImportJsonFile" type="select" label="Select import template">
 			      <option value="/com/pri/cytoexport/resources/simple_xtandem_out.json" >Config for X!Tandem .csv</option>
-			      <option value="/com/pri/cytoexport/resources/quantifere_network_config.json" >Config for Quantifere .csv</option>
+			      <option value="/com/pri/cytoexport/resources/quantifere_network_config.json" >Config for Quantifere .csv (force-directed layout)</option>
+			      <option value="/com/pri/cytoexport/resources/quantifere_network_config_no_layout.json" >Config for Quantifere .csv (no layout)</option>
 			    </param>
 			    <param name="vizMapPropsFile" type="select" label="Select vizualization template">
 			      <option value="/com/pri/cytoexport/resources/simple_xtandem_viz.props" >Plain1 for X!Tandem .csv</option>
@@ -79,8 +80,8 @@
 `See AlternativeTableImport for more details...`__ 
 
 
-.. __: javascript:window.open('http://apps.cytoscape.org/apps/alternativetableimport','popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
-.. _AlternativeTableImport plugin: javascript:window.open('http://apps.cytoscape.org/apps/alternativetableimport','popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
+.. __: javascript:window.open('http://apps.cytoscape.org/apps/alternativetableimport','popUpWindow','height=800,width=1000,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
+.. _AlternativeTableImport plugin: javascript:window.open('http://apps.cytoscape.org/apps/alternativetableimport','popUpWindow','height=800,width=1000,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')