Description Usage Arguments Author(s)
View source: R/make_plot_graph.R
Using dataframes of nodes and edges make and plot the graph.
1 | make_plot_graph(allnodes, alledges, tag = NULL, pw_name = "Pathway")
|
allnodes |
Dataframe with all nodes. |
alledges |
Dataframe with all edges. |
tag |
Tag for the file name. |
pw_name |
Pathway name (optional). It will show up on-hover over the SVG background. |
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.