View source: R/norm_replace_fun.R
norm_replace_fun | R Documentation |
normalized MFI component by selected reference sample, position-wise average the STD from each plates, only the 1st plate will keep STD as the averaged value, (this is adapt to the luminex analyser's format).
norm_replace_fun(f_list, morm_method = "median", ref_sample = "QC", map_csv)
f_list |
a named list created from read_lmx_csv() |
morm_method |
normalization method, such as mean, median... |
ref_sample |
reference sample for between plates normalization |
map_csv |
csv files stored in inst/extra, or user |
a list with the MFI component ref-sample normalized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.