if (require(MEALData)){
multi <- createMultiDataSet()
betavals <- betavals[1:100, ] ## To speed up the example, the beta values are reduced
methy <- prepareMethylationSet(betavals, pheno)
multi <- add_methy(multi, methy)
}
Run the code above in your browser using DataLab