This function substrcts the mean or median from each experiment. To use this normalization, the function normalize.Probes should be called with method="substract".
Usage
substract(matrix, fun)
Arguments
matrix
a matrix, containing the data
fun
function, that should be applied to the experiments (mean or median)