## Not run:
#
# if(require(beadarrayExampleData)){
#
# data(exampleBLData)
#
# head(exampleBLData[[1]])
#
# for(i in 1:2){
# exampleBLData = backgroundCorrectSingleSection(exampleBLData, array=i)
# }
#
#
# head(exampleBLData[[1]])
#
# } else {
#
# stop("You will need the beadarrayExampleData package to run this example")
# }
#
# ## End(Not run)
Run the code above in your browser using DataLab