data(example.lumiMethy)
head(pData(featureData(example.lumiMethy)))
## removing color channel information
# testData = example.lumiMethy
# pData(featureData(testData))$COLOR_CHANNEL = NULL
# testData = addAnnotationInfo(testData, lib="IlluminaHumanMethylation27k.db")
## check whether the color channel information is added
# head(pData(featureData(testData)))
Run the code above in your browser using DataLab