getPathwayStats | R Documentation |
Get pathway statistics summary
getPathwayStats(gseaRes, top = 10)
gseaRes |
GSEAResult object |
top |
number of top pathways to summarize |
Kai Guo
## Not run:
summary <- getPathwayStats(gseaRes, top = 20)
print(summary)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.