View source: R/ArchRtoSignac.R
getGeneScoreMatrix | R Documentation |
This function gets the gene score matrix from an ArchRProject and changes the row names of gene score matrix to their matched gene features
getGeneScoreMatrix(ArchRProject, SeuratObject)
ArchRProject |
An ArchRProject |
SeuratObject |
A Seurat object |
gsm <- getGeneScoreMatrix(ArchRProject = proj, SeuratObject = seurat_atac)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.