R/network_comparison.R
biglist_compute_betweenness_degree.Rd
Computes betweenness and degree of each regulator for each network in a list of networks
biglist_compute_betweenness_degree(
netlist,
weight_column = "zscore",
normalized = TRUE
)
dataframe listing network, betweenness of each regulator, degree of each regulator