pORACalc: Over-representation Analysis

Description Usage Arguments Value

View source: R/IntegrativeAnalysis.R View source: R/PathwayAnalysis.R

Description

Calculate p-value for over-representation Analysis

Usage

1
pORACalc(geneSet, DEGenes, measuredGenes, minSize = 0)

Arguments

geneSet

a vector of gene names belong to the geneset

DEGenes

a vector of differential expressed genes

measuredGenes

a vector of all genes in the analysis

minSize

the minimum number of DE genes in the geneSet

Value

p-value


BLMA documentation built on Nov. 8, 2020, 8:15 p.m.

Related to pORACalc in BLMA...