Size: 881
Comment:
|
Size: 1164
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* Visual Legend |
* Visual Legend automatic generator |
Line 14: | Line 15: |
* Tree Object Support in CyAttributes (for GO data) |
* Tree Object viewer in Browser (For GO data, etc.) * ''Cytoscape Theme (Skin)'' * Background Task support (for compressing huge session file) |
Line 19: | Line 22: |
* Define what the Edge ID is | |
Line 22: | Line 26: |
* Remove legacy code from GO Server | |
Line 23: | Line 28: |
* Unit tests/swing unit tests + more automated build system that includes building of plugins. |
Features
- Meta Nodes, Phase 2
- Attribute Based Layout
- Multi-colored nodes
- Better hide/show for edges/ nodes
- Real-time vizmapper update
- KEGG Reader / Reaction node + editor
- Expression Matrix reader for more data formats (MIAME)
- Interactive Slider Widget
- Visual Legend automatic generator
- Standardize context menus for nodes/edges
- Network specific node and edge attributes
- Generic Preference System and inteligent UI for the new preference data structure
- Tree Object viewer in Browser (For GO data, etc.)
Cytoscape Theme (Skin)
- Background Task support (for compressing huge session file)
- Headless mode, Phase 2 (Web Service?)
Refactoring / Design Issues
New GraphObject class; for nodes/edges
- Define what the Edge ID is
- Formalize what goes in the core
- Improving / Refactoring Event Model
- Remove the "GO Level" idea from Gene Ontology Server
- Remove legacy code from GO Server
Expression Matrix must use CyAttribute instead of redundant data structure.
- Unit tests/swing unit tests + more automated build system that includes building of plugins.