plots rectangles representing genomic ranges (e.g. peaks)
1 2 3 4 5 6 7 8 | plotRanges(
my_ranges,
my_region,
my_color,
my_border = my_color,
my_ylims = c(0, 1),
my_title = "Track"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.