grl.end | R Documentation |
GRangesList
Function wrapping around gr.end to work on GRangesLists
grl.end(grl, width = 1, force = FALSE, ignore.strand = TRUE, clip = TRUE)
width |
integer Specify subranges of greater width including the start of the range. (default = 1) |
force |
boolean Allows returned |
ignore.strand |
boolean If set to |
clip |
boolean Trims returned |
x |
|
GRangesList object of width = width
ranges representing end of each genomic range in the input.
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.