getGSEA: calculate enrich for each celltype with all regulons

View source: R/GSEA.R

getGSEAR Documentation

calculate enrich for each celltype with all regulons

Description

calculate enrich for each celltype with all regulons

Usage

getGSEA(term_gene_list, FC_OF_CELL, minGSSize = 5, maxGSSize = 500)

Arguments

term_gene_list

all regulons of genes denotes geneSet

FC_OF_CELL

the cell type which you want to calculate the foldchange

minGSSize

set the min size of each geneSet

maxGSSize

set the max size of each geneSet

Value

the enrich result of each celltype with all regulons


ShellyCoder/cellcall documentation built on Oct. 11, 2023, 2:50 p.m.