Description Usage Arguments Value Note
View source: R/preprocessing.R
log transformation
1 | normalization.log(x, log.base = 2, min.impute = 0.01, increase = 1)
|
x |
The expression matrix; rows are genes, cells are columns |
log.base |
(numeric) the base of the logarithm |
min.impute |
(numeric) a numeric value to impute the min expression values |
The nomalized expression matrix
This function is from SINCERA version a10242015. It will be upgraded soon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.