computeRangeStats | R Documentation |
Computes stats of genomic ranges.
computeRangeStats(cov, targetRanges, FUN = mean)
cov |
an object of the class RleList. |
targetRanges |
an object of the class GRanges. |
FUN |
a function to apply to the views. |
Returns the computed values belonging to their genomic ranges.
Rehrauer, Hubert
Schmid, Peter
RleViewsList
viewApply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.