matrix
Seurat
R/matrix_to_seurat.R
matrix_to_seurat.Rd
Convert: matrix ==> Seurat
matrix_to_seurat(object, verbose = T)
library(scKirby) data("example_seurat") sce <- matrix_to_seurat(object=example_seurat@assays$RNA@counts) #> + Matrix ==> Seurat