Description Usage Arguments Value
View source: R/rangeSummaries.R
For Rle coverage vector, count number of positions where value >= min, think callable bases.
1 | numCallable(rle, bounds, min)
|
rle |
integer Rle, no NAs |
bounds |
IRanges or matrix, positions in Rle to consider. If |
min |
scalar integer, count Rle positions >= this value. |
integer vector of length nrow(bounds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.