#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 example expects a folder "example_DMRforPairs" to exist and
#be writable in the current working directory.
data(DMRforPairs_data)
experiment="example_DMRforPairs"
#visualize a custom region on the genome
plot_annotate_custom_region(chr=7,
st=1.05E+8,
ed=1.06E+8,
example_output_DMRforPairs$regions,
margin=500,
ID="custom_region",
annotate=FALSE,path=experiment)
Run the code above in your browser using DataLab