resizeRanges | R Documentation |
Resize genomic ranges to user defined multiple of their original size
resizeRanges(gr, times = 2, bsgenome)
gr |
A |
times |
A number of how many times to extend each range by its own width. |
bsgenome |
A reference genome to get lengths of standard chromosomes (1-22 adn X). |
A GRanges-class
object with resized original set of ranges.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.