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