| runGeneSets | R Documentation | 
Calculate gene set signature scores for cells.
runGeneSets(expr, geneSets, method = "average")
expr | 
 A Seurat object.  | 
geneSets | 
 A list of gene sets to be analyzed. The default is NULL and 50 hallmark gene sets from MSigDB will be used.  | 
method | 
 The method to be used in calculate gene set scores. Currently, only "average" and "GSVA" are allowed.  | 
A data.frame of calculated gene set signature scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.