top_pathways {hipathia} | R Documentation |
Performs a test for each pathway checking if the number of significant paths is significant, compared to not having any of the paths as significant.
top_pathways(comp)
comp |
Comparison data frame as returned by the |
Table with the names of the pathways and their p-value for the Fisher test comparing the proportion of significant subpaths vs. 0.
data(comp) top_pathways(comp)