Description Usage Arguments Value Note Author(s) References See Also
Plot affyPLM QC images on a grid respecting the plate layout
1 2 |
x |
object of class 'PLMset' as produced by 'fitPLM' of the 'affyPLM' package |
celFilePositions |
dataframe as produced by getCelFilePosition; this data frame provides all necessary information on location on the plate of the samples |
type |
type of residuals to plot; currently only type 'resids' is supported |
use.log |
logical; defaults to |
standardize |
logical; see |
col |
color palette to use for the coloring of residuals; if NULL (default) the coloring of the affyPLM package is used (pseudoPalette) |
addSampleName |
add the sample names on top of each single well image for the plate; defaults to FALSE |
sampleNameAffix |
affix used to comply with a legacy application where '.CEL' is added to each sample name, defaults to ” in which case sample names are expected to be the CEL file names (without the .CEL extension) |
no return value; a graph is drawn to the current device
currently only type 'resids' from the affyPLM package is supported
Code from the image methods of the affyPLM package by Ben Bolstad, adapted to titan QC purposes by Tobias Verbeke
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.