a list containing:
- a character string specifying the column whose values will be used for normalization- a function to be used for the normalization, e.g. mean
, median
, ...
- 1 or 2, 1 meaning a normalization per experiment, 2 meaning a normalization per plate
- 1 or 2, 1 meaning the normalization is achieved by a division of the intensity values by the outcome of funname
, 2, meaning by a substraction
- a flag specifying whether controls should be excluded for the computation of the result of the function specified in the first element (1) or not (0).