Example pathway edges. Contains 3 randomly generated pathways. User input edges should be a data frame with 3 columns, where columns 1 and 2 are the source (from) and sink (to) of the edge, and column 3 is the pathway ID or pathway name the edge belongs to. Gene IDs should be Entrez ID.
1 | data("example_edges")
|
A data frame with 300 observations on the following 3 variables.
from
a character vector
to
a character vector
pathway_ID
a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.