Description Usage Arguments Author(s)
View source: R/src_NormOffsetsFromTxLength.R
Wrapper around https://bioconductor.org/packages/release/bioc/vignettes/tximport/inst/doc/tximport.html#edger Combine edgeR normalization factors with average transcript length and obtain norm. offsets for downstream use.
1 | NormOffsetsFromTxLength(cts, len, norm_method = "TMM")
|
cts |
count matrix |
len |
length matrix |
norm_method |
norm method from edgeR::calcNormFactors |
Alexander Toenges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.