Differences between revisions 2 and 3
Revision 2 as of 2006-11-15 21:28:14
Size: 3320
Editor: GaryBader
Comment:
Revision 3 as of 2007-03-28 03:10:20
Size: 3300
Editor: GaryBader
Comment:
Deletions are marked like this. Additions are marked like this.
Line 49: Line 49:

[[PageComment2]]

Use Case Name : Network Clustering

For Feature : Groups

Editors: Gary Bader

TableOfContents([2])

Summary

A user would like to find densely connected regions in a network according to some criteria and view the region as a single node. This usually has the effect of simplifying the network and making higher order network structure more apparent.

Step-by-Step User Action

  1. User runs network clustering algorithm, such as MCODE, BioModules or ActiveModules to detect 'modules' in the network. Modules are connected subnetworks satisfying some criteria, such as densely connected or transcriptionally active.

  2. User views results and chooses to collapse discovered modules into single nodes. The connections between the modules can be important.

Visual Aides

Requirements for Cytoscape

  • Programmatic and user access to functions for grouping and ungrouping nodes. It is likely that all the above tools can use a common UI for allowing users to group/ungroup all modules or individual modules.
  • Some algorithms may allow nodes to be included in multiple modules, so it would be nice if the grouping API supported that.
  • Generally, it is fine to view just a simple circular node, not any fancy visualizations of the group.

Importance

  • This is important for all network clustering algorithms, but doesn't preclude their use, so is not as important as some other use cases that are not currently possible.

Other Examples

  • No known examples.

Comments

groupAPI/UseCase_1 (last edited 2009-02-12 01:03:15 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