calcEnrichmentScore: Calculate Enrichment Score

Description Usage Arguments Value Examples

View source: R/FunctionalSpectra.R

Description

This function calculates enrichment score of a gene list on a specific gene set.

Usage

1
calcEnrichmentScore(geneList, geneSet)

Arguments

geneList

a named vector containing the values of gene expression

geneSet

a vector containing genes to represent a gene set

Value

a numeric indicating enrichment score

Examples

1
calcEnrichmentScore(geneList, geneSet)

CityUHK-CompBio/DeepCC documentation built on Dec. 24, 2021, 7:48 a.m.