grl.start | R Documentation |
GRangesList
Function wrapping around gr.start to work on GRangesLists
grl.start(grl, width = 1, force = FALSE, ignore.strand = TRUE, clip = TRUE)
grl |
|
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 |
GRangesList
object of width 1 ranges representing start of each genomic range in the input.
GRangesList
object of width 1+ ranges representing start of each genomic range in the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.