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