Description Usage Arguments Value Examples
NormalizeRPM
performs RPM normalization, with possibility
to log the result
1 2 |
data |
matrix; raw data (genes as rows and samples as columns) |
sce |
SingleCellExperiment; raw data |
log |
logical; log RPMs? |
scale |
integer; scale factor to divide RPMs by |
pseudo.count |
numeric; if |
matrix; library size normalized data
1 | demo <- NormalizeRPM(ADImpute::demo_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.