impute_seurat_MAGIC: A function to perform imputation on a Seurat object using...

Description Usage Arguments Examples

View source: R/Impute_Seurat_MAGIC.R

Description

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.

Usage

1
impute_seurat_MAGIC(seurat_object)

Arguments

seurat_object

The S4 Seurat object which contains filtered and normalized cells in the data slot.

Examples

1

FloWuenne/scFunctions documentation built on June 3, 2021, 6:42 p.m.