View source: R/qc_plotting_functions.R
plot_consistent_proteins_by_replicate | R Documentation |
Lollipop plot of the number of proteins identified across all replicates of a condition
plot_consistent_proteins_by_replicate(
Experiment,
assayName = "raw",
condition_colname = "Condition",
title = "# Consistently identified proteins by condition"
)
Experiment |
SummarizedExperiment object |
assayName |
name of assay to use |
condition_colname |
str. Name of grouping condition. |
title |
str. Plot title |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.