Description Usage Arguments Details Value See Also Examples
View source: R/ranges-construct.R
Coerce an Rle or RleList object to Ranges
1 | as_ranges(.data)
|
.data |
a |
This function is behind compute_coverage()
.
an IRanges()
object if the input is an
Rle()
object or a GRanges()
object for
an RleList()
object.
S4Vectors::Rle()
,
IRanges::RleList()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.