densityPlot.RdGenerate a density plot for a rvatResult highlighting the Z-scores of the selected gene set
densityPlot(
object,
geneSet,
geneSetList,
showMeans = FALSE,
INT = FALSE,
Zcutoffs = NULL,
title = ""
)a rvbResult object
string with the name of the gene set of interest
list with the available gene sets
Show mean Z-score for genes in and outside the gene set. Defaults to FALSE.
Apply inverse normal transformation to Z-scores? Defaults to FALSE.
A vector (length=2, minimum and maximum) of cutoffs to apply to the Z-scores. Z scores below/above these cutoffs will be set equal to the cutoff.
the title of the plot