← Revision 3 as of 2006-02-23 00:05:12
Size: 424
Comment:
|
← Revision 4 as of 2006-02-23 00:21:08 →
Size: 1068
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
Since the basic file format for 2.3 and later is ''Session (.cys)'', we the save and load functions are now called import/export. | |
Line 7: | Line 8: |
* New * Network * Empty Network -- Cytoscape Editor will be called from here. * From selected nodes, all edges (Ctrl-N) * From Selected nodes, selected edges (Shift+Ctrl-N) * Session * Save * Save As... * Open * (Separator) * Import * Export * Network and Attributes as XGMML * Network as GML *(Separator) * Print (Ctrl-P) -- Print out current network as a graphic. * Quit (Ctrl-Q) -- Quit from Cytoscape. Confirmation dialog will appear. |
|
Line 20: | Line 38: |
|
* (Separator) |
Refactored Menu
The following is a tentative plan for the new menu bar.
File
Since the basic file format for 2.3 and later is Session (.cys), we the save and load functions are now called import/export.
- New
- Network
- Empty Network -- Cytoscape Editor will be called from here.
- From selected nodes, all edges (Ctrl-N)
- From Selected nodes, selected edges (Shift+Ctrl-N)
- Session
- Network
- Save
- Save As...
- Open
- (Separator)
- Import
- Export
- Network and Attributes as XGMML
- Network as GML
- (Separator)
- Print (Ctrl-P) -- Print out current network as a graphic.
- Quit (Ctrl-Q) -- Quit from Cytoscape. Confirmation dialog will appear.
Edit
Data
Select
View
Formerly called Layout and Visualization.
Plugins
List of loaded plugins will be displayed here. Same as 2.2.
Help
Basically, this is same as 2.2.
- Contents (F1)
- Context Sensitive (Shift+F1)
- (Separator)
- About