← Revision 1 as of 2005-11-14 23:49:46
Size: 331
Comment:
|
← Revision 2 as of 2005-11-14 23:52:11 →
Size: 335
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
1. CySession.xml 1. vizmap.prop 1. cytoscape.prop 1. Arbitrary number of network files written in XGMML |
1. CySession.xml 2. vizmap.prop 3. cytoscape.prop 4. Arbitrary number of network files written in XGMML |
In version 2.3, a function to save entire Cytoscape session will be added. The file will be called "<filename>.cys" (cyc = CYtoscape Session). Basically, this is a zip file containing the following:
CySession.xml
- vizmap.prop
- cytoscape.prop
- Arbitrary number of network files written in XGMML
(to be cont'd...)