norm_replace_fun: norm_replace_fun

View source: R/norm_replace_fun.R

norm_replace_funR Documentation

norm_replace_fun

Description

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).

Usage

norm_replace_fun(f_list, morm_method = "median", ref_sample = "QC", map_csv)

Arguments

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

Value

a list with the MFI component ref-sample normalized.


ismms-himc/LuminexTools documentation built on July 2, 2024, 2:08 a.m.