Seurat
SingleCellExperiment
R/seurat_to_sce.R
seurat_to_sce.Rd
Convert: Seurat ==> SingleCellExperiment
seurat_to_sce(object, verbose = T)
library(scKirby) data("example_seurat") sce <- seurat_to_sce(example_seurat) #> + Seurat ==> SingleCellExperiment#> [1] "+ Checking SCE rownames."