prot.plot_numbers | R Documentation |
Plot the number of proteins identified in a SummarizedExperiment object
prot.plot_numbers(se, plot = TRUE, export = FALSE)
se |
A SummarizedExperiment object |
plot |
Logical, if TRUE a plot is returned |
export |
Logical, if TRUE the plot is exported to the /Plots directory |
If plot = TRUE, returns a ggplot object. If plot = FALSE, returns a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.