lymphomaGraph | R Documentation |
An udirected graph representing a Maximum-Weight Connected Subgraph (MWCS) problem from a genetic context Instance used in the DIMACS11 Steiner Tree problems challengs (2015).
data(lymphomaGraph)
An igraph object with 2034 nodes and 7756 edges
Unique identifiers for each vertex - note, not an index despite being character numbers
A score or weight on the node. Produced using the BioNet algroithm using diffuse large B-cell lymphoma data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.