Description Usage Arguments Value
Summarise the raw GSEA dataframe
1 2 3 4 5 6 7 8 | summarise_gsea(
xx,
show_num,
category_col = "category",
cluster_col = "cluster",
pval_col = "p.adjust",
enrich_col = "value"
)
|
xx |
raw dataframe from GSEA |
show_num |
how many terms to show per group |
a shorter dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.