Description Usage Arguments Value
Normalize count data per cell and transform to log scale
1 | LogNormalize(data, scale.factor = 10000, display.progress = T)
|
data |
Matrix with the raw count data |
scale.factor |
Scale the data. Default is 1e4 |
display.progress |
Print progress |
Returns a matrix with the normalize and log transformed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.