SingleCellExperiment
Seurat
R/sce_to_seurat.R
sce_to_seurat.Rd
Convert: SingleCellExperiment ==> Seurat
sce_to_seurat(object, verbose = T)
library(scKirby) data("example_sce") seurat <- sce_to_seurat(example_sce) #> + SingleCellExperiment ==> Seurat