This is the coverage method for GRangesAssay objects.
Arguments
- x
A GRangesAssay object
- shift
How much each range should be shifted before coverage is computed. See
IRanges::coverage()in the IRanges::IRanges package.- width
Specifies the length of the returned coverage vectors. See
IRanges::coverage()in the IRanges::IRanges package.- weight
Assigns weight to each range in
x. SeeIRanges::coverage()in the IRanges::IRanges package.- method
See
IRanges::coverage()in the IRanges::IRanges package