Skip to contents

Plot number of detected proteins per sample

Usage

plotSE_protein_number(se, return_table = FALSE)

Arguments

se

A SummarizedExperiment object.

return_table

Logical. If TRUE, return the plotting data.frame instead of a ggplot object. Default is FALSE.

Value

A ggplot object, or a data.frame when return_table = TRUE.