| hyprbg | R Documentation |
Performs Hypergeometric test (phyper() from R)
hyprbg(Sig_in_Paths, uniSig, gns_in_Paths, universe)
Sig_in_Paths |
Number of significant genes in the pathway |
uniSig |
Number of significant genes in the dataset |
gns_in_Paths |
Number of genes in the pathway |
universe |
Number of genes in the dataset |
Returns hypergeometric test
hyprbg Imports phyper() (from stats)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.