## S3 method for class 'AffymetrixCelFile':
normalizeQuantile(this, path=file.path("normQuantile", getChipType(this)), xTarget,
subsetToUpdate=NULL, typesToUpdate=NULL, ..., overwrite=FALSE, skip=!overwrite,
verbose=FALSE)
NULL
, all are updated.types
of identifyCells()
for the
AffymetrixCdfFile
class.normalizeQuantile()
.TRUE
, already normalized arrays are overwritten,
unless skipped, otherwise an error is thrown.TRUE
, the array is not normalized if it already exists.Verbose
.AffymetrixCelFile
object.normalizeQuantile
For more information see AffymetrixCelFile
.