View source: R/simplify_similarity.R
cluster_genesets | R Documentation |
test_genesets()
by geneset similarity (separately for each 'geneset source')cluster significant genesets from test_genesets()
by geneset similarity (separately for each 'geneset source')
cluster_genesets(x, genelist, hclust_method = "ward.D2")
x |
results from |
genelist |
should be the same as provided to |
hclust_method |
hierarchical clustering method, any of; 'ward.D', 'ward.D2' (default), 'single', 'complete', 'average' |
a list with elements genesets (param x
), similarity, hc_row, hc_col
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.