Generic function to perform hypergeometric/fisher exact test for enrichment
1 2 3 4 5 6 7 8 | test_enrich(
hitInSample,
sampleSize,
hitInPop,
popSize,
deplete = F,
method = "phyper"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.