Centrality distributions

networks.cdistr(
  networks,
  metric,
  plot = c("boxplot", "density", "ecdf"),
  rescale = FALSE
)

Arguments

networks

A named list of interactive omics network objects

metric

Centrality measure

plot

Plot type

rescale

Rescale values between 0-1

Value

A ggplot object