getAssoGeneSetPValue function

Calculate the p-value between selected genes and functional gene set

Calculate the p-value between selected genes and functional gene set

getAssoGeneSetPValue(geneList, geneSet, multipleTestCount, MaxGene)

Arguments

  • geneList: Selected genes
  • geneSet: Functional gene set
  • multipleTestCount: Number of multiple testing
  • MaxGene: Number of genes in expression data

Returns

The adjusted p-value for the associated gene set

  • Maintainer: Thomas Lui
  • License: GPL-3
  • Last published: 2015-07-14

Useful links