affycompPlot(...,assessment.list=NULL,method.names=NULL,
figure1.xlim=c(-4,15),figure1.ylim=c(-10,12),
figure1b.xlim=c(-2,14),figure1b.ylim=c(-6,5),
figure6a.xlim=c(-12,12),figure6a.ylim=c(-12,12),
figure6b.xlim=c(-3,3),figure6b.ylim=c(-6,6))affycomp.compfigs(l, method.names = NULL, figure1.xlim = c(-4, 15),
figure1.ylim = c(-10, 12), figure1b.xlim = c(-4, 15),
figure1b.ylim = c(-4, 4), figure6a.xlim = c(-12, 12),
figure6a.ylim = c(-12, 12), figure6b.xlim = c(-3, 3),
figure6b.ylim = c(-6, 6))
affycomp.figures(l)
affycomp.figure.calls(what)
affycomp.compfigs.calls(what)
assessSpikeIn
,
assessDilution
and assessSD
.affycomp.figures
, affycomp.figure.calls
,
affycomp.compfigs.calls
are auxiliary functions.
library(affycompData)
data(rma.assessment)
data(mas5.assessment)
affycompPlot(rma.assessment,mas5.assessment)
affycompPlot(rma.assessment$FC)
affycompPlot(rma.assessment$Dilution,mas5.assessment$Dilution)
affycompPlot(rma.assessment$Dilution,mas5.assessment$Dilution)
affycompPlot(rma.assessment$Signal,mas5.assessment$Signal)
affycompPlot(rma.assessment$Dilution,mas5.assessment$Dilution)
affycompPlot(rma.assessment$FC2,mas5.assessment$FC2)
Run the code above in your browser using DataLab