Description Usage Arguments Value See Also
View source: R/graphic_function.R
A Shiny application for visual summary of dysregulation.
1 | easyLookShiny(resObj, graph, heightGraph = NULL, heightMatrix = NULL)
|
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. |
Interactive plots for exploring the output of simPATHy.
simPATHy
, plotGraphNELD3
, plotCorGraph
, easyLookDys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.