Learn R Programming

Starr (version 1.28.0)

plotImage: Reconstruct the array image

Description

Function to visualize spatial distribution of raw intensities on Affymetrix Oligoarrays.

Usage

plotImage(cel)

Arguments

cel
a character, specifying the path to the CEL file

See Also

readCel,levelplot

Examples

Run this code
# dataPath <- system.file("extdata", package="Starr")
# plotImage(file.path(dataPath,"Rpb3_IP_chr1.cel"))

Run the code above in your browser using DataLab