comparison cytoexport.xml @ 7:8bf5e4be0c37 default tip

new .jar; new layout options
author pieter.lukasse@wur.nl
date Wed, 08 Jan 2014 14:30:52 +0100
parents 300fb286515b
children
comparison
equal deleted inserted replaced
6:655f15807930 7:8bf5e4be0c37
35 <option value="existingTemplate">Use one of the existing templates</option> 35 <option value="existingTemplate">Use one of the existing templates</option>
36 </param> 36 </param>
37 <when value="existingTemplate"> 37 <when value="existingTemplate">
38 <param name="alternativeTableImportJsonFile" type="select" label="Select import template"> 38 <param name="alternativeTableImportJsonFile" type="select" label="Select import template">
39 <option value="/com/pri/cytoexport/resources/simple_xtandem_out.json" >Config for X!Tandem .csv</option> 39 <option value="/com/pri/cytoexport/resources/simple_xtandem_out.json" >Config for X!Tandem .csv</option>
40 <option value="/com/pri/cytoexport/resources/quantifere_network_config.json" >Config for Quantifere .csv</option> 40 <option value="/com/pri/cytoexport/resources/quantifere_network_config.json" >Config for Quantifere .csv (force-directed layout)</option>
41 <option value="/com/pri/cytoexport/resources/quantifere_network_config_no_layout.json" >Config for Quantifere .csv (no layout)</option>
41 </param> 42 </param>
42 <param name="vizMapPropsFile" type="select" label="Select vizualization template"> 43 <param name="vizMapPropsFile" type="select" label="Select vizualization template">
43 <option value="/com/pri/cytoexport/resources/simple_xtandem_viz.props" >Plain1 for X!Tandem .csv</option> 44 <option value="/com/pri/cytoexport/resources/simple_xtandem_viz.props" >Plain1 for X!Tandem .csv</option>
44 <option value="/com/pri/cytoexport/resources/quantifere_network_layout.props" >Plain1 for Quantifere .csv</option> 45 <option value="/com/pri/cytoexport/resources/quantifere_network_layout.props" >Plain1 for Quantifere .csv</option>
45 </param> 46 </param>
77 **Output details** 78 **Output details**
78 79
79 `See AlternativeTableImport for more details...`__ 80 `See AlternativeTableImport for more details...`__
80 81
81 82
82 .. __: 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') 83 .. __: 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')
83 .. _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') 84 .. _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')
84 85
85 86
86 87
87 88
88 </help> 89 </help>