Skip to contents

get Matrix

get Matrix

Usage

getMatrix(object, ...)

# S3 method for ArchRProject
getMatrix(object, matrix_name, assay = NULL, ...)

# S3 method for Seurat
getMatrix(object, assay = "RNA", slot = "counts")

Arguments

object

SeuratObject

matrix_name

matrix name

assay

assay name

slot

counts, data, scale.data

Value

Matrix Matrix Matrix

Examples

getMatrix()
#> Error in getMatrix(): argument "object" is missing, with no default
getMatrix()
#> Error in getMatrix(): argument "object" is missing, with no default