09.Diagnostics: Topic: Diagnostics and Quality Assessment
Description
This page gives an overview of the LIMMA functions available for microarray quality assessment and diagnostic plots.
This package provides an anova
method which is designed for assessing the quality of an array series or of a normalization method.
It is not designed to assess differential expression of individual genes.
anova
uses utility functions bwss
and bwss.matrix
.
The function arrayWeights
estimates the empirical reliability of each array following a linear model fit.
Diagnostic plots can be produced by
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
plotPrintTipLoess
uses utility functions gridr
and gridc
.
plotDensities
uses utility function RG.MA
.See Also
01.Introduction,
02.Classes,
03.ReadingData,
04.Background,
05.Normalization,
06.LinearModels,
07.SingleChannel,
08.Tests,
09.Diagnostics,
10.GeneSetTests,
11.RNAseq