substract {Starr} | R Documentation |
This function substrcts the mean or median from each experiment. To use this normalization, the function normalize.Probes should be called with method="substract".
substract(matrix, fun)
matrix |
a matrix, containing the data |
fun |
function, that should be applied to the experiments (mean or median) |
Benedikt Zacher zacher@lmb.uni-muenchen.de