Estimation of Coverage
## S4 method for signature 'BamFile' estimateCoverage(x, maxBinSize = 2^14)
x
A BamFile object.
BamFile
maxBinSize
Max bin size.
A GRanges object.
GRanges
Michael Lawrence