bg.adjust.gcrma
in the ## S3 method for class 'AffymetrixCelFile':
bgAdjustGcrma(this, path=NULL, type=c("fullmodel", "affinities"), indicesNegativeControl=NULL, affinities=NULL, gsbAdjust=TRUE, parametersGsb=NULL, k=ifelse(fast, 6, 0.5), rho=0.7, stretch=ifelse(fast, 1.15, 1), fast=TRUE, overwrite=FALSE, skip=!overwrite, ..., verbose=FALSE, .deprecated=TRUE)
NULL
and type == "affinities"
, then MMs are used as
the negative conTRUE
, adjustment for specific binding is done,
otherwise not.calculateParametersGsb()
for the AffymetrixCelSet
class.bg.adjust.gcrma
.bg.adjust.gcrma
.bg.adjust.gcrma
.TRUE
, an ad hoc transformation of the PM is performed
(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 AffymetrixCelFile
.