getMatrix | R Documentation |
get Matrix
get Matrix
getMatrix(object, ...)
## S3 method for class 'ArchRProject'
getMatrix(object, matrix_name, assay = NULL, ...)
## S3 method for class 'Seurat'
getMatrix(object, assay = "RNA", slot = "counts")
object |
SeuratObject |
matrix_name |
matrix name |
assay |
assay name |
slot |
counts, data, scale.data |
Matrix
Matrix
Matrix
getMatrix()
getMatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.