ClusterProfiler.GSEA: Perform GSEA analysis by cluster profiler

View source: R/GSE.R

ClusterProfiler.GSEAR Documentation

Perform GSEA analysis by cluster profiler

Description

Perform GSEA analysis by cluster profiler

Usage

ClusterProfiler.GSEA(
  phenotype,
  geneNames,
  minGSSize = 10,
  qvalue = 0.05,
  GO = TRUE,
  KEGG = TRUE,
  MSigDb = TRUE,
  Hallmark = TRUE,
  exp.gene.type = "SYMBOL"
)

Arguments

phenotype

log2FC

geneNames

gene symbols. Must be symbol

minGSSize

10

qvalue

0.05

GO

TRUE

KEGG

TRUE

MSigDb

TRUE

Hallmark

TRUE

exp.gene.type

RNA expression ID ENSEMBL. keytypes(org.Hs.eg.db)


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