R/kegg_net.R
calculate_NS.Rd
Calculate the NS (Node Score) for KEGG pathway networks
calculate_NS(path_index, lambda = 0.5)
data.frame from `pathway_net_index`
Numeric, a parameter for weighting the normalized degree and downstream node count. Default is `0.5`.
A data frame with additional columns for normalized degree, normalized downstream node count, and NS score.