Description Usage Arguments Value
View source: R/utilities_temp.R
Normalize scRNA-seq data. Please only use this function when you do not have access to Seurat package. More details are available in the vignette of this package.
1 | xnormalize_scData(expr)
|
expr |
A matrix of input scRNA-seq data. Rows correspond to genes and columns correpond to cells. |
A matrix of normalized expression data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.