View source: R/qc_plotting_functions.R
plot_replicate_measured_values | R Documentation |
Lollipop plot of missingness by intensity column where missingness is defined as a value equal to 0 .
plot_replicate_measured_values(
Experiment,
assayName = "raw",
title = "Data completedness by samples using protein measurements"
)
Experiment |
SummarizedExperiment object |
assayName |
name of assay to use |
title |
str. Plot title |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.