Last data update: 2014.03.03

R: Estimation of Coverage
estimateCoverageR Documentation

Estimation of Coverage

Description

Estimation of Coverage

Usage

## S4 method for signature 'BamFile'
estimateCoverage(x, maxBinSize = 2^14)

Arguments

x

A BamFile object.

maxBinSize

Max bin size.

Value

A GRanges object.

Author(s)

Michael Lawrence

Results