fitQuantileNormFcn.AffymetrixCelFile | R Documentation |
Fits quantile normalization functions for the arrays in the data set.
## S3 method for class 'AffymetrixCelFile'
fitQuantileNormFcn(this, yTarget, subset=NULL, ..., spar=NULL, nknots=1024,
verbose=FALSE)
yTarget |
The target probe signals. |
subset |
An optional |
spar , nknots |
Control parameters passed to
|
... |
Not used. |
verbose |
See |
Returns a normalization function
.
Henrik Bengtsson
For more information see AffymetrixCelFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.