simPATHy (version 0.6)

easyLookShiny: Visual dysregulation summary

Description

A Shiny application for visual summary of dysregulation.

Usage

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