Description Usage Arguments Value
View source: R/statFunctions.R
function
1 2 3 4 5 6 | estimateSF(
x,
level = c("VpJ", "CDR3aa"),
method = c("Chao", "iChao", "worChao", "Chao.gmmean", "Chao.median"),
UsePseudoRef = TRUE
)
|
x |
an object of class RepSeqExperiment |
level |
level of repertoire to analyze |
method |
normaliztion method used for size factor computation. |
UsePseudoRef |
a boolean indicating if Chao indices will be computed according to a reference repertoire (geometric mean repertoire across all samples). |
a vector of normalized size factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.