Description Usage Arguments Value
This function joins the enrichment term with the top differentially expressed genes in a single string, that will be shown in the enrichment barplot labels.
1 2 3 4 5 6 7 8 9 10 | term_gene_labels(
xx,
sum_gsea,
organism_db,
show_gene_labels = 3,
markers = NULL,
category_col = "category",
cluster_col = "cluster",
term_col = "termID"
)
|
xx |
raw dataframe from GSEA |
sum_gsea |
a dataframe generated from |
markers |
a dataframe generated from |
a character vector of labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.