-
Notifications
You must be signed in to change notification settings - Fork 7
Notes
Fan Zheng edited this page Oct 23, 2020
·
1 revision
- Visualizing large data sets - the application can visualize large network data in various ways
- Pluggable renderer - Renderer can be replaced with other type of visualization engines, such ad deck.gl
- Expandable - Can add new features by adding new components
(Sections below are not organized yet)
1)3 Handle at least 30K nodes, 600K edges. Open question regarding showing full hierarchy all at once.
-
Search on Gene Name, Subsystem name, term size, cancer frequency appearance, and other precomuted attributes.
-
Need to be able to change visual mapping ala Cytoscape.
-
Suppress edges in popout and the lay out again.
-
Google map style of label zooming.
-
Consider pruning display to contain top ~500 edges by weight
-
Consider laying out and styling top level network in Cytoscape ... may imply that ontology layout occur in Cytoscape.
Other:
- Need legend as first class data type shared by Cytoscape and NDEx