hsubColnames | R Documentation |
Helper of newColnames.
hsubColnames(
id = NULL,
df,
pattern = "[RI][0-9]{3}[NC]{0,1}",
TMT_Set = 1L,
label_scheme_sub
)
id |
A character string; for example, "heavy" or "light" that can be
found from column |
df |
Data frame; log2FC data. |
pattern |
Regex pattern for capturing intensity and ratio columns. |
TMT_Set |
Integer; the index of TMT experiment. |
label_scheme_sub |
Experiment summary at |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.