Differences between revisions 4 and 5
Revision 4 as of 2006-02-23 00:21:08
Size: 1068
Editor: KeiichiroOno
Comment:
Revision 5 as of 2006-02-23 00:31:09
Size: 1542
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
      * Empty Network -- Cytoscape Editor will be called from here.       * Empty Network - '''''Cytoscape Editor''''' will be called from here.
Line 13: Line 13:
    * Session
 * Save
 * Save As...
 * Open
    * Session - Clean current workspace (networks and attributes) and start a new session.
 * Save - Save current session into a CYS file. Overwrite existing session file.
 * Save As... - Save the session with new name. File chooser will pop-up.
 * Open - Open the session file. Current session will be lost (dialog box will appear).
Line 19: Line 19:
    * Network (Ctrl-L) - Load network files: SIF, GML, or XGMML.
    * Node Attributes
    * Edge Attributes
    * Expression Matrix File (Ctrl-E)
    * Gene Ontology

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 - Clean current workspace (networks and attributes) and start a new session.
  • Save - Save current session into a CYS file. Overwrite existing session file.
  • Save As... - Save the session with new name. File chooser will pop-up.
  • Open - Open the session file. Current session will be lost (dialog box will appear).
  • (Separator)
  • Import
    • Network (Ctrl-L) - Load network files: SIF, GML, or XGMML.
    • Node Attributes
    • Edge Attributes
    • Expression Matrix File (Ctrl-E)
    • Gene Ontology
  • 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

Refactored_Menu (last edited 2009-02-12 01:03:41 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux