← Revision 5 as of 2006-04-29 01:37:44
Size: 919
Comment:
|
← Revision 6 as of 2006-05-24 17:50:43 →
Size: 972
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
* Tree Object Support in CyAttributes (for GO data) |
* Tree Object viewer in Browser (For GO data) * Background Task support (for compressing session file) |
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
- 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)
- Background Task support (for compressing session file)
- Headless mode, Phase 2 (Web Service?)
Refactoring / Design Issues
New GraphObject class; for nodes/edges
- 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.