# NOT RUN {
data(methylKit)
gene.obj=read.transcript.features(system.file("extdata", "refseq.hg18.bed.txt", package = "methylKit"))
# the following function returns an annotationByGenicParts object
ann=annotate.WithGenicParts(methylDiff.obj, gene.obj)
# }
Run the code above in your browser using DataLab