
illuminaOutlierMethod(inten, probeList, wts=1, n = 3)
BASH
Beads with weight zero do not contribute to the outlier calling.
squeezedVarOutlierMethod
if(require(beadarrayExampleData)){
data(exampleBLData)
oList = illuminaOutlierMethod(logGreenChannelTransform(exampleBLData, 1), getBeadData(exampleBLData, array=1, what="ProbeID"))
}
Run the code above in your browser using DataLab