View source: R/qc_plotting_functions.R
plot_protein_missingness | R Documentation |
Histogram of the distribution of missingness by protein where missingness is defined as 0 values.
plot_protein_missingness(
Experiment,
assayName = "raw",
title = "Protein missingness"
)
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.