computeRangeStats: Computes stats of genomic ranges

View source: R/rangesTools.R

computeRangeStatsR Documentation

Computes stats of genomic ranges

Description

Computes stats of genomic ranges.

Usage

computeRangeStats(cov, targetRanges, FUN = mean)

Arguments

cov

an object of the class RleList.

targetRanges

an object of the class GRanges.

FUN

a function to apply to the views.

Value

Returns the computed values belonging to their genomic ranges.

Author(s)

Rehrauer, Hubert

Schmid, Peter

See Also

RleViewsList

viewApply


uzh/ezRun documentation built on March 28, 2024, 8:44 a.m.