Skip to contents

Run preranked enrichment against arbitrary gene sets with clusterProfiler

Usage

enrich_gsea(ranks, gene_sets, ...)

Arguments

ranks

Named numeric gene-level statistics.

gene_sets

Named list of gene sets, or a term-to-gene data frame.

...

Additional arguments passed to clusterProfiler::GSEA().

Value

A native gseaResult object.