Uses DESeq2's size factor estimation.
normalize(counts, method = "poscounts")
Arguments
counts |
A count matrix with samples as rows or mbquant object. |
method |
The method to use. Defaults to "poscounts". |
Value
An object containing normlized read counts.
Examples
NULL
#> NULL