Calculate the p-value between selected genes and functional gene set
getAssoGeneSetPValue(geneList, geneSet, multipleTestCount, MaxGene)
geneList
: Selected genesgeneSet
: Functional gene setmultipleTestCount
: Number of multiple testingMaxGene
: Number of genes in expression dataThe adjusted p-value for the associated gene set
Useful links