Skip to contents

Plot the number of proteins identified in a SummarizedExperiment object

Usage

prot.plot_numbers(se, plot = TRUE, export = FALSE)

Arguments

se

A SummarizedExperiment object

plot

Logical, if TRUE a plot is returned

export

Logical, if TRUE the plot is exported to the /Plots directory

Value

If plot = TRUE, returns a ggplot object. If plot = FALSE, returns a data frame.