runGeneSets: runGeneSets

View source: R/scAnnotation.R

runGeneSetsR Documentation

runGeneSets

Description

Calculate gene set signature scores for cells.

Usage

runGeneSets(expr, geneSets, method = "average")

Arguments

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.

Value

A data.frame of calculated gene set signature scores.


wguo-research/scCancer documentation built on May 26, 2024, 9:12 p.m.