pathway_net_index: Create a pathway network index data.frame

View source: R/kegg_net.R

pathway_net_indexR Documentation

Create a pathway network index data.frame

Description

Create a pathway network index data.frame

Usage

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


ReporterScore documentation built on Feb. 20, 2026, 5:08 p.m.