get_column_intensity | R Documentation |
if a column with intensity values for a specified contrasts exists, return it
all_group filtering in "intensity_all_group" column
custom filtering in "intensity_norm" column
raw data in "intensity" column
get_column_intensity(peptides, contr_lbl = NA)
peptides |
peptides tibble, e.g. dataset$peptides |
contr_lbl |
optionally a string describing a contrast, e.g. "contrast: WT vs KO" |
returns a named array of length 1 where the name is a "pretty print label" and value is the column name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.