prot.boxplot_intensity | R Documentation |
Generate boxplot for the intensity of each sample in a SummarizedExperiment object.
prot.boxplot_intensity(se, ..., plot = TRUE, export = TRUE)
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? |
(Invisibly) a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.