getLibsizes3 | R Documentation |
getLibsizes3 method for SummarizedExp class object, derived from getLibsizes2
getLibsizes3(se, subset = NULL,
estimationType = c("quantile", "total",
"edgeR"),quantile = 0.75, ...)
se |
A SummarizedExperiment object. |
subset |
Value |
estimationType |
e.g. quantile, total, edgeR. |
quantile |
A quantile, expressed as e.g. 0.75. |
... |
Passthrough arguments. |
Libsize value
AJ Vaestermark, JR Walters.
The "doseR" package, 2018 (in press).
data(hmel.se)
getLibsizes3(se)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.