################################################### ### chunk number 1: ################################################### library(affyQCReport) ################################################### ### chunk number 2: ################################################### library(affydata) data(Dilution) ################################################### ### chunk number 3: ################################################### plot.new() titlePage(Dilution) ################################################### ### chunk number 4: ################################################### #plot.new() signalDist(Dilution) ################################################### ### chunk number 5: ################################################### #plot.new() borderQC1(Dilution) ################################################### ### chunk number 6: ################################################### #plot.new() borderQC2(Dilution) ################################################### ### chunk number 7: ################################################### #plot.new() correlationPlot(Dilution)