Create a pathway network index data.frame

pathway_net_index(path_net_c)

Arguments

path_net_c

A `tbl_graph` or `igraph` object representing a KEGG pathway network.

Value

A data frame containing vertex indices and their attributes, including in-degree and out-degree.

See also

plot_pathway_net