R/plotRLE.R
plotRLExpr.Rd
Compute and plot relative log expression (RLE) values of gene expression data
a DGEList, SummarizedExperiment or ExpressionSet object containing gene expression data.
variables or computations to sort samples by (tidy style).
aesthetic mappings to pass to ggplot2::aes_string()
.
a numeric or character, specifying the assay to use (for
SummarizedExperiment
and its derivative classes).
a ggplot2 object, containing the RLE plot.
data("dkd_spe_subset")
plotRLExpr(dkd_spe_subset)