image270.AffymetrixCelFile | R Documentation |
Displays all or a subset of the data spatially.
## S3 method for class 'AffymetrixCelFile'
image270(this, xrange=c(0, Inf), yrange=c(0, Inf), takeLog=TRUE, interleaved=FALSE, ...,
field=c("intensities", "stdvs", "pixels"), col=gray.colors(256), main=getName(this))
xrange |
A |
yrange |
A |
... |
Additional arguments passed |
field |
The data field to be displayed. |
col |
The color map to be used. |
main |
The main title of the plot. |
Returns the (270-degrees rotated) data matrix
.
Henrik Bengtsson
*updateUnits()
.
For more information see AffymetrixCelFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.