Skip to contents

Plot the intensity distribution of proteins with and without NAs

Usage

plot_NA_density(se)

Arguments

se

SummarizedExperiment containing all necessary information of the proteomics data set

Value

ggplot object

Examples

data(tuberculosis_TMT_se)
plot_NA_density(tuberculosis_TMT_se)