Skip to contents

Plot Protein identification overlap (x = Identified in Number of Samples, y=Number of Proteins)

Usage

plot_NA_frequency(se)

Arguments

se

SummarizedExperiment containing all necessary information of the proteomics data set

Value

ggplot object

Examples

data(tuberculosis_TMT_se)
plot_NA_frequency(tuberculosis_TMT_se)