resize_grl | R Documentation |
Resize a GRangesList object, respecting exon boundaries when shortening
resize_grl(grl, gwidth, fix = "start", check = TRUE)
grl |
GRangesList; a GRangesList object |
gwidth |
GRangesList; integer/IntegerList to set as new width. |
fix |
Position to fix to when resizing (start, stop, or center) |
check |
Boolean; check if resulting GRanges extend beyond bounds |
A GRangesList object shortend/lengthened, respecting exon boundaries
Dermot Harnett, dermot.p.harnett@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.