annotation_id = deepblue_select_annotations(
annotation_name="CpG Islands",
genome="hg19", chromosome="chr1")
deepblue_extend(query_id = annotation_id,
length = 2000, direction = "BOTH",
use_strand = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.