Description Usage Arguments Value Examples
This function normalizes raw count matrix using
DESeq2::rlog()
function from DESeq2::DESeq2-package.
1 |
ids |
Object of class IsomirDataSeq. |
formula |
Formula that will be used for normalization. |
maxSamples |
Maximum number of samples to use with
|
IsomirDataSeq object with the normalized
count matrix in a slot. The normalized matrix
can be access with counts(ids, norm=TRUE)
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.