Description Usage Arguments Details Value Author(s) Examples
Creates a 4-panel plot with
1 | plotDecompAroma(plm, id = "7952953", col = "black", lwd = 1, vlines = NULL)
|
plm |
a ProbeLevelModel object |
id |
text identifier of the gene of interest |
col |
scalar or vector (of the same length as the number of samples) to use for line plot colours |
lwd |
scalar or vector (of the same length as the number of samples) to use for line plot widths |
vlines |
optional vector of x-values to plot vertical lines |
From the 'ProbeLevelModel' fit, the original data, the probe effects, chip effects and residuals are read and plotted.
Called for the result, a plot.
Invisibly returns a list of all the data that is plotted.
Mark Robinson
1 2 | ## Not run.
## plotDecompAroma(plm, id = "7952953", col = "black", lwd = 1, vlines = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.