NormBW | R Documentation |
Normalize a coverage file (from bigWig or bedGraph) using scales::rescale from a specific set of ranges to set values between [0,1]
NormBW(x, binbed)
x |
An object of class GRanges, the coverage file to be normalized |
binbed |
An object of class GRanges, the genomic position used to normalize x. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.