View source: R/quantify_genesets.R
quantify_genesets | R Documentation |
This function allows you to calculate an average expression for the list of genes of your interest.
quantify_genesets(Seurat_obj, genesets, reset_genesets = FALSE)
Seurat_obj |
Seurat: your Seurat object |
genesets, |
list: named list with genesets |
reset_genesets, |
bool: if you want reset already existing genesets with a new assay object |
Seurat object with geneset assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.