NormBW: Normalize a coverage file (from bigWig or bedGraph) using...

View source: R/NormBW.R

NormBWR Documentation

Normalize a coverage file (from bigWig or bedGraph) using scales::rescale from a specific set of ranges to set values between [0,1]

Description

Normalize a coverage file (from bigWig or bedGraph) using scales::rescale from a specific set of ranges to set values between [0,1]

Usage

NormBW(x, binbed)

Arguments

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.


morphos30/DeepG4 documentation built on June 11, 2022, 10:38 p.m.