Important Nodes

networks.tnodes(
  networks,
  metric,
  top = 15,
  size = 3,
  search = NULL,
  log = FALSE,
  reverse = FALSE,
  symbols = FALSE,
  shared = FALSE
)

Arguments

networks

A named list of interactive omics network objects

metric

Centrality measure

top

Number of nodes to label

size

Size of labels

search

Include specific nodes for labeling

log

Log-transform y-axis

reverse

Flip y-axis

symbols

Show symbols instead of node identifiers

shared

Highly shared nodes only

Value

A ggplot object