gr.mid | R Documentation |
GRanges
rangesGet the midpoints of GRanges
ranges
gr.mid(x)
x |
|
GRanges
of the midpoint, calculated from floor(width(x)/2)
gr.mid(GRanges(1, IRanges(1000,2000), seqinfo=Seqinfo("1", 2000)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.