View source: R/10.get_UTR3TotalCov.R
compensation | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.