extend | R Documentation |
Extend the 5' and 3' ends of a GRanges
. See references for source.
extend(x, upstream = 0, downstream = 0)
x |
A |
upstream |
Numeric of basepairs to extend the 5' end by |
downstream |
Numeric of basepairs to extend the 3' end by |
extend
A GRanges
object with extended ranges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.