Description Usage Arguments Details Value Author(s) References
This function compute the scaled log-ratios from raw probe intensities, as done by Nimblegen for scaling of ChIP-chip data.
| 1 | nimblegenScale(myRG, ...)
 | 
| myRG | Object of class  | 
| ... | further arguments passed on to  | 
Nimblegen provides scaled log-ratios as normalized values for the probes. log.ratio = log2(R)-log2(G) scaled.ratio = log.ratio - tukey.biweight(log.ratio)
Return an MAList, with the M slot of the list holding the
scaled log ratios.
Joern Toedling
for more details on the Tukey biweight estimator: Statistical Algorithms Description Document, 2002, Affymetrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.