# NOT RUN {
# location of the example CpG file
my.loc=system.file("extdata", "cpgi.hg18.bed.txt", package = "methylKit")
cpg.obj=readFeatureFlank(location=my.loc,
feature.flank.name=c("CpGi","shores"))
# }
Run the code above in your browser using DataLab