PlotSignalingNetwork: Visualizes RNAMagnet output as a signaling network

Description Usage Arguments Value

View source: R/plotfunctions.R

Description

Visualizes RNAMagnet output as a signaling network

Usage

1
2
PlotSignalingNetwork(rnamagnet, threshold = 0.01, colors = NULL,
  useLabels = T)

Arguments

rnamagnet

An object of class rnamagnet, as produced by RNAMagnetSignaling

threshold

Threshold interaction strength for including an edge in the network.

colors

A named vector of colors to be used for plotting; names correspond to levels of rnamagnet@class

useLabels

Plot the population labels on the graph?

return

Determines object to return; one of "summary" or "rnamagnet-class"

Value

Plots the network and invisibly returns an object of class igraph


veltenlab/rnamagnet documentation built on June 24, 2021, 6:19 p.m.