GenomicCoverage: Total coverage of genomic intervals

Description Usage Arguments See Also

View source: R/GenomicRanges.R

Description

Total coverage of genomic intervals

Usage

1
GenomicCoverage(x, u = 1)

Arguments

x

a GRanges object.

u

numeric, base unit value (e.g 1 => bp, 1E3 => kb, 1E6 => Mb). By default u = 1 (bp).

GenomicCoverage returns the total coverage of x.

See Also

CoveredLength


benja0x40/Tightrope documentation built on May 24, 2019, 1:35 a.m.