make_plot_graph: Make and Plot BioPAX Graph

Description Usage Arguments Author(s)

View source: R/make_plot_graph.R

Description

Using dataframes of nodes and edges make and plot the graph.

Usage

1
make_plot_graph(allnodes, alledges, tag = NULL, pw_name = "Pathway")

Arguments

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.

Author(s)

Ivan Grishagin


grishagin/RIGplotbiopax documentation built on May 5, 2019, 9:18 a.m.