Description Usage Arguments Value Examples
View source: R/msstats_plotting.R
Draw an MSstats condition plot for a specific protein. Will perform boxplot for n >= 5, or else a dotplot.
1 | draw.Condition(df, protein)
|
df |
A dataframe with processed/normalized MSstats results |
protein |
A protein identifier |
a ggplot object
1 | draw.Condition(rd.proposed$ProcessedData, "S100A12-P80511")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.