- a character string specifying the column whose values will be used for normalization
- a flag specifying whether controls should be excluded for the computation of the median and median absolute deviation (1) or not (0).
Value
The ZScore is defined as the quotient of the difference between an intensity value and the median of the plate, and of the median absolute deviation.Returns a list containing:
header
The new header (with an added entry about the normalization procedure in the comments)
dataset
The new dataset with normalized values. The old values are saved in an extra column of the dataset with the suffix ".old"
References
N. Malo et al. Statistical practice in high-throughput screening data analysis. Nature Biotech, 24(2): 167-175, 2006.