compensation {InPAS} | R Documentation |
Compensate the coverage with GC-content or mappability
compensation(view, comp, start, end)
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 |
a list of GC composition or mappability corrected coverage
Jianhong Ou