View source: R/data_analysis.R
data_draw_specific | R Documentation |
Draw Specific Protein Intensity plot.
data_draw_specific(prot_dat_specific, id)
prot_dat_specific |
A DataFrame from data_transform_melt. |
id |
A integer or string. |
Input dataframe from data_transform_melt, then return a ggplot object of intensity plot.
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.