AffyRNAdeg(abatch,log.it=TRUE)
summaryAffyRNAdeg(rna.deg.obj,signif.digits=3)
plotAffyRNAdeg(rna.deg.obj, transform = "shift.scale", cols = NULL, ...)
AffyBatch-class
.plot
function.AffyRNAdeg
returns a list with the following components:
FALSE
and transform="Neither",
then plotAffyRNAdeg simply shows these means for each chip. Shifted and
scaled versions of the plot can make it easier to see.
if (require(affydata)) {
data(Dilution)
RNAdeg<-AffyRNAdeg(Dilution)
plotAffyRNAdeg(RNAdeg)
}
Run the code above in your browser using DataLab