plotImage {Starr}R Documentation

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

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de

See Also

readCel,levelplot

Examples

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

[Package Starr version 1.36.0 Index]