gsea_running_score: Get the running enrichment score of a gene set

View source: R/gsea.R

gsea_running_scoreR Documentation

Get the running enrichment score of a gene set

Description

Get the running enrichment score of a gene set

Usage

gsea_running_score(genes, gene_ranks, exponent = 1, hits_only = TRUE)

Arguments

genes

A vector of genes

gene_ranks

A numeric vector of gene ranks with names

exponent

A numeric value to raise the gene ranks to

hits_only

A logical value to return only the running enrichment score of the hits

Value

A numeric vector of the running enrichment score


plotthis documentation built on June 8, 2025, 11:11 a.m.