getCovMatrix.RdInternal function
getCovMatrix(g, bw, norm = "none", verbose = FALSE)
| g | GRanges to map a track onto |
|---|---|
| bw | RleList a track from rtraklayer::import |
| norm | character Should the signal be normalized ('none', 'zscore' or 'log2')? |
| verbose | Boolean Should the function be verbose? |
A square numerical matrix of signal values over the GRanges