getMatrix: getMatrix function

View source: R/generics.R

getMatrixR Documentation

getMatrix function

Description

get Matrix

get Matrix

Usage

getMatrix(object, ...)

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

## S3 method for class '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()
getMatrix()

CostaLab/MOJITOO documentation built on Oct. 17, 2023, 12:06 a.m.