extendGR | R Documentation |
This function extends each region in a Genomic Ranges object by a designated upstream and downstream extension in a strand-aware fashion
extendGR(gr = NULL, upstream = NULL, downstream = NULL)
gr |
A |
upstream |
The number of basepairs upstream (5') to extend each region in |
downstream |
The number of basepairs downstream (3') to extend each region in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.