Description Usage Arguments Value
function computes the estimated size factor according to the choice and level of the repertoire, and the
1 2 3 4 5 | normalizeCounts(
x,
method = c("Chao", "iChao", "worChao", "Chao.gmmean", "Chao.median"),
UsePseudoRef = TRUE
)
|
x |
a RepSeqExperiment. |
method |
method used for normalization. |
UsePseudoRef |
a boolen indicatif whether a reference repertoire will be used for normalizaition. |
an object of class RepSeqExperiment with normalized counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.