easyLookShiny: Visual dysregulation summary

Description Usage Arguments Value See Also

View source: R/graphic_function.R

Description

A Shiny application for visual summary of dysregulation.

Usage

1
easyLookShiny(resObj, graph, heightGraph = NULL, heightMatrix = NULL)

Arguments

resObj

The output of simPATHy function

graph

The graphNEL object given to the simPATHy function to obtain resObj.

heightGraph, heightMatrix

The height of the graph and correlation matrix plots in pixels. Must be a number, which will be coerced to a string and have 'px' append.

Value

Interactive plots for exploring the output of simPATHy.

See Also

simPATHy, plotGraphNELD3, plotCorGraph, easyLookDys


simPATHy documentation built on Nov. 23, 2021, 5:07 p.m.