View source: R/data_clean_normalization.R
data_norm_ers | R Documentation |
Normalize MS TMT data with External Reference Signal.
data_norm_ers(prot_dat, condition_num, repeat_num, ref_col = c(1, 7, 13))
prot_dat |
A DataFrame from read_maxquant_prot() with only numeric value. |
Input dataframe from read_maxquant_prot() function, then return a data set after normalization with ERS.
A DataFrame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.