MultipleGSEAEnrich: GSEA over-enrichment test using liger

View source: R/enrichment.R

MultipleGSEAEnrichR Documentation

GSEA over-enrichment test using liger

Description

GSEA over-enrichment test using liger

Usage

MultipleGSEAEnrich(
  scores.list,
  genesets,
  n.rand = 1000,
  n.cores = 1,
  power = 1,
  quantile.threshold = min(100/n.rand, 0.1)
)

Arguments

scores.list

List of scores to test enrichment for

genesets

List of genesets

n.rand

Number of randomizations

n.cores

Number of cores

power

GSEA exponent

quantile.threshold

Quantile threshold

Value

Dataframe with GSEA enrichment


yanwu2014/perturbLM documentation built on Aug. 24, 2023, 2:28 p.m.