data(exampleMethyGenoSet)
sampleType <- colData(exampleMethyGenoSet)$SampleType
## Do differential test
allResult <- detectDMR.slideWin(exampleMethyGenoSet, sampleType=sampleType, testMethod='ttest')
head(allResult)
Run the code above in your browser using DataLab