Description Usage Arguments Details Examples
Simplify functional enrichment results
1 2 3 4 |
mat |
A similarity matrix. |
method |
Method for clustering the matrix. See |
control |
A list of parameters for controlling the clustering method, passed to |
plot |
Whether to make the heatmap. |
term |
The full name or the description of the corresponding terms. |
column_title |
Column title for the heatmap. |
verbose |
Whether to print messages. |
ht_list |
A list of additional heatmaps added to the left of the similarity heatmap. |
... |
Arguments passed to |
The usage is the same as simplifyGO
, except you need to manually provide the term names by term
argument
if you want to draw the word clouds.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.