pORACalc {BLMA}R Documentation

Over-representation Analysis

Description

Calculate p-value for over-representation Analysis

Usage

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


[Package BLMA version 1.18.0 Index]