plot a probe set
Plot intensities by probe set.
## S3 method for class 'ProbeSet' plot(x, which=c("pm", "mm"), xlab = "probes", type = "l", ylim = NULL, ...)
x |
a |
which |
get the PM or the MM. |
xlab |
x-axis label. |
type |
plot type. |
ylim |
range of the y-axis. |
... |
optional arguments to be passed to |
This function is only used for its (graphical) side-effect.
data(SpikeIn) plot(SpikeIn)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.