View source: R/qc_plotting_functions.R
plot_log_measurement_boxplot | R Documentation |
Boxplot of log expression values across samples.
plot_log_measurement_boxplot(
Experiment,
title = "Intensities distribution",
format = "html"
)
Experiment |
SummarizedExperiment object of raw intensities (pre log-transformation) |
title |
str. Plot title |
format |
str. 'pdf' or 'html' |
Zero values are treated as missing values and excluded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.