normalize | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.