Relative Content

Tag Archive for raggregateseuratdeconvolutionrna-seq

How to interpret AggregateExpression() in R?

I am new to scRNA-seq analysis and cell type deconvolution. I am attempting to create a ‘pseudobulk’ matrix (where rows = genes, columns = cell types, and cell values = TPM) from my scRNA Seurat object using the AggregateExpression() function. Here is the code that I used to run this (Seurat object = ‘seurat_mes’):