View source: R/SEACells_SummariseGeneScoreMatrix.R
SEACells_SummariseGeneScoreMatrix | R Documentation |
This function takes ATAC gene score matrix and adds up gene score counts across SEACells
SEACells_SummariseGeneScoreMatrix(matrix, dictionary)
matrix |
exported gene score matrix from SEACells |
dictionary |
dataframe with two columns: 'index' (single cell ID) and 'SEACell' (SEACell ID) |
dataframe with summarised gene counts which can be used to make a seurat object of SEACells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.