Convert: SingleCellExperiment ==> Seurat

sce_to_seurat(object, verbose = T)

Examples

library(scKirby) data("example_sce") seurat <- sce_to_seurat(example_sce)
#> + SingleCellExperiment ==> Seurat