scm_import_sce_to_mat: Import a umi count matrix with metadata per cell from a...

View source: R/scmat.r

scm_import_sce_to_matR Documentation

Import a umi count matrix with metadata per cell from a SingleCellExperiment objectto a scmat object to a SingleCellExperiment object

Description

Import a umi count matrix with metadata per cell from a SingleCellExperiment objectto a scmat object to a SingleCellExperiment object

Usage

scm_import_sce_to_mat(sce, counts_slot = "counts")

Arguments

sce

Input SingleCellExperiment to export

counts_slot

name of the umi matrix slot

Value

tgScMat


tanaylab/metacell documentation built on Jan. 29, 2025, 1:34 a.m.