Description Usage Arguments Examples
View source: R/Impute_Seurat_MAGIC.R
This function enables you to easily impute the normalized gene expression of a Seurat object using the MAGIC package in R. More information about MAGIC can be found in the github repository.
1 | impute_seurat_MAGIC(seurat_object)
|
seurat_object |
The S4 Seurat object which contains filtered and normalized cells in the data slot. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.