networks.tnodes: Important Nodes

View source: R/networks.R

networks.tnodesR Documentation

Important Nodes

Description

Important Nodes

Usage

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


montilab/bieulergy documentation built on March 25, 2022, 3:40 p.m.