# NOT RUN {
data(methylKit)
# following commands show first lines of returned
# data.frames from getData() function
head(
getData(methylBase.obj)
)
head( getData(methylDiff.obj))
head(getData(methylRawList.obj[[1]]))
# }
Run the code above in your browser using DataLab