plot.image: Reconstruct the array image

Description Usage Arguments Author(s) See Also Examples

Description

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

Usage

1
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

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

Starr documentation built on April 28, 2020, 7:52 p.m.