GSEAclus | R Documentation |
Create clusters of terms for Enrichment Map
GSEAclus(gsFile, term, clusName, dir, retRNK = FALSE)
gsFile |
gmt file contatining gene sets used for GSEA |
term |
character vector of term keys to use to identify terms belonging to each cluster |
clusName |
character vector of same length as 'term' in the same order telling which cluster each term belongs to |
dir |
output directory for tsv file. Will be named "GSEA_clusters.tsv" |
retRNK |
Boolean. If TRUE, return the data frame containing the terms and clusters. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.