Description Usage Arguments Value Note
Provides hypergeometric test for analysis of pathway enrichment. Implements interface from the summaryTable function to path significance tests.
1 | hypergeometricPathEnrichment(pathSigRunner, paths_detail)
|
pathSigRunner |
An object of the PathSummaryRunner reference class |
paths_detail |
An object of the Path_Detail class |
data.frame with two columns, one with hypergeometric p-values for each path, the other with B.Y./FDR adjusted p-value.
Implements the path test interface with one input, the path summary list, and the output, a data.frame with pathway names as row name(s) and named column(s) giving the result of the significance test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.