## S3 method for class 'AffymetrixCelFile':
getImage(this, other=NULL, transforms=list(sqrt), xrange=c(0, Inf), yrange=xrange, zrange=c(0, sqrt(2^16)), field=c("intensities", "stdvs", "pixels"), zoom=1, ..., readRectFcn=NULL, verbose=FALSE)
AffymetrixCelFile
of the same chip type,
that is used for calculating the ratio (non-logged). Note, to get
the log-ratios, the log
() function has to be specif"intensities"
,
stdvs
, or pixels
.numeric
scale factor in (0,+Inf) for resizing the
imaging. If 1
, no resizing is done.vector
of color code.*readRawDataRectangle()
and more function.palette==NULL
, the color code is Grayscale
, otherwise
TrueColor
.AffymetrixCelFile
.