Generate boxplot for the intensity of each sample in a
SummarizedExperiment object.
Usage
prot.boxplot_intensity(se, ..., plot = TRUE, export = TRUE)
Arguments
- se
A SummarizedExperiment object.
- ...
Additional SummarizedExperiment objects.
- plot
Logical. Should the plot be printed?
- export
Logical. Should the plot be exported as PDF and PNG files?
Value
(Invisibly) a ggplot object.