#For the this step, please ensure that you have writing
#permissions in your working directory. If any of the
#annotate parameters is set to TRUE, an internet connection
#is required.
#this function expects a folder "example_DMRforPairs" to exist and
#be writable in the current working directory.
data(DMRforPairs_data)
experiment="example_DMRforPairs"
plot_annotate_region(example_output_DMRforPairs$tested,
example_output_DMRforPairs$regions,
margin=10000,
regionID=7,
annotate=FALSE,scores=TRUE,path=experiment)
Run the code above in your browser using DataLab