View source: R/SingleCellRNASeq.R
normalize_UMIs | R Documentation |
Normalisation
normalize_UMIs(object, scale.factor = 10000, use.scaled.factor = T)
object |
The SingCellaR object. |
scale.factor |
The normalised scale factor which is usually set up at 10000. |
use.scaled.factor |
default is TRUE if it is FALSE, the function will use the mean of library size as the scale factor. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.