if(require(beadarrayExampleData)){
data(exampleBLData)
annotation(exampleBLData)
suggestAnnotation(exampleBLData,verbose=TRUE)
annotation(exampleBLData) <- "Humanv2"
data(exampleSummaryData)
annotation(exampleSummaryData)
annotation(exampleBLData) <- "Humanv1"
}
Run the code above in your browser using DataLab