Convert: Seurat ==> SingleCellExperiment

seurat_to_sce(object, verbose = T)

Examples

library(scKirby) data("example_seurat") sce <- seurat_to_sce(example_seurat)
#> + Seurat ==> SingleCellExperiment
#> [1] "+ Checking SCE rownames."