SEACells_SummariseGeneScoreMatrix: SEACells function: Summarises gene score counts across...

View source: R/SEACells_SummariseGeneScoreMatrix.R

SEACells_SummariseGeneScoreMatrixR Documentation

SEACells function: Summarises gene score counts across SEACells

Description

This function takes ATAC gene score matrix and adds up gene score counts across SEACells

Usage

SEACells_SummariseGeneScoreMatrix(matrix, dictionary)

Arguments

matrix

exported gene score matrix from SEACells

dictionary

dataframe with two columns: 'index' (single cell ID) and 'SEACell' (SEACell ID)

Value

dataframe with summarised gene counts which can be used to make a seurat object of SEACells


alexthiery/scHelper documentation built on Aug. 26, 2023, 3:42 p.m.