Description Usage Arguments Value
View source: R/junction-read-count.R
Normalize promoter read counts using DESeq2
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.