compensation {InPAS}R Documentation

Compensate the coverage with GC-content or mappability

Description

Compensate the coverage with GC-content or mappability

Usage

compensation(view, comp, start, end)

Arguments

view

A list of view object

comp

A numeric vector of weight for GC composition or mappability

start

An integer vector, starting coordinates

end

An integer vector, end coordinates

Value

a list of GC composition or mappability corrected coverage

Author(s)

Jianhong Ou


[Package InPAS version 2.0.0 Index]