Usage
ridgeplot(
x,
showCategory = 30,
fill = "p.adjust",
core_enrichment = TRUE,
label_format = 30,
...
)# S4 method for gseaResult
ridgeplot(
x,
showCategory = 30,
fill = "p.adjust",
core_enrichment = TRUE,
label_format = 30,
...
)
ridgeplot.gseaResult(
x,
showCategory = 30,
fill = "p.adjust",
core_enrichment = TRUE,
label_format = 30,
orderBy = "NES",
decreasing = FALSE
)