Adapted from bg.adjust.gcrma
in the
## S3 method for class 'AffymetrixCelSet':
bgAdjustGcrma(this, path, affinities=NULL, type="fullmodel", indicesNegativeControl=NULL,
opticalAdjust=TRUE, gsbAdjust=TRUE, k=6 * fast + 0.5 * (1 - fast), rho=0.7,
stretch=1.15 * fast + (1 - fast), fast=TRUE, overwrite=FALSE, skip=!overwrite, ...,
verbose=FALSE, .deprecated=TRUE)
NULL
and type=="affinities", MMs are used as the negative
controls.TRUE
, apply correction for optical effect,
as in bg.adjust.optical
.TRUE
)?gcrma::bg.adjust.gcrma
.gcrma::bg.adjust.gcrma
.gcrma::bg.adjust.gcrma
.TRUE
, an ad hoc transformation of the PM is performed
(gcrma::gcrma.bg.transformation.fast
).TRUE
, already adjusted arrays are overwritten,
unless skipped, otherwise an error is thrown.TRUE
, the array is not normalized if it already exists.Verbose
.AffymetrixCelFile
object.bg.adjust.gcrma
For more information see AffymetrixCelSet
.