ClusterProfiler.GSEA.ORA.customGS.Compare: Perform GSE analysis across multiple group by cluster...

View source: R/GSE.R

ClusterProfiler.GSEA.ORA.customGS.CompareR Documentation

Perform GSE analysis across multiple group by cluster profiler and user customed gene sets

Description

Perform GSE analysis across multiple group by cluster profiler and user customed gene sets

Usage

ClusterProfiler.GSEA.ORA.customGS.Compare(
  gene,
  customGS = NULL,
  minGSSize = 10,
  qvalue = 0.05,
  gse = FALSE,
  ova = FALSE
)

Arguments

customGS

ClusterProfiler::read.gmt() term to symbols

minGSSize

10

qvalue

0.05

gse

Default FALSE, gene set enrichment analysis

ova

Default FALSE, overrepresentation test


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.