getPathwayStats: Get pathway statistics summary

View source: R/richGSEA.R

getPathwayStatsR Documentation

Get pathway statistics summary

Description

Get pathway statistics summary

Usage

getPathwayStats(gseaRes, top = 10)

Arguments

gseaRes

GSEAResult object

top

number of top pathways to summarize

Author(s)

Kai Guo

Examples

## Not run: 
summary <- getPathwayStats(gseaRes, top = 20)
print(summary)

## End(Not run)

guokai8/richR documentation built on June 10, 2025, 4:51 a.m.