multiPlot {RVA} | R Documentation |
Multi Plot
Description
Multi plot is for directional and non-directional plots
Usage
multiPlot(allID, backup.d.sig, nd.res, ...)
Arguments
allID |
A vector of all pathway ID's from directional and non directional enriched datasets. |
backup.d.sig |
A dataframe type of object with directional pathways data prior to any cutoff's being applied |
nd.res |
A dataframe type of object with non directional pathways data prior to any cutoff's being applied |
... |
pass on variables |
Details
Multi plot is for directional and non-directional plots, when one of the plots doesn't contain observations.
Value
Returns ggplot.
References
Xingpeng Li & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.
[Package RVA version 0.0.5 Index]