R/junction-read-count.R
normalizePromoterReadCounts.RdNormalize promoter read counts using DESeq2
normalizePromoterReadCounts(promoterReadCounts)
| promoterReadCounts | A data.frame object. The number of junction reads per promoter (rows) for each sample (cols) |
|---|
A data.frame object. The normalized number of junction reads per promoter (rows) for each sample (cols) using DESeq2 counts function. Requires 'DESeq2' package to be installed