Closed bschilder closed 1 year ago
Seurat::as.Seurat() doesn't know how to convert SummarizedExperiments directly to Seurat objects. Instead, will have to convert to SingleCellExperiment as an intermediate first.
Seurat::as.Seurat()
Seurat::as.Seurat()
doesn't know how to convert SummarizedExperiments directly to Seurat objects. Instead, will have to convert to SingleCellExperiment as an intermediate first.