Description Usage Format Details Value Source References Examples
This is an Igraph network that was created using the REACTOME protein-protein interaction database.
1 | data("Reactome.Symbol.Igraph")
|
An igraph object with 5770 nodes and 114288 edges
gene names as gene symbols
paired genes that interact
The provided igraph file was created using the igraph package and the interaction file provided from the reference.
An Igraph network based off of REACTOME interactions
REACTOME
http://www.reactome.org/pages/download-data/
1 2 | data(Reactome.Symbol.Igraph)
head(igraph::V(REACTOME))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.