viz_enrich | R Documentation |
Display enrichment analyses results for a ClusterSet object.
viz_enrich(
object,
clusters = "all",
type = "dotplot",
nb_terms = 20,
terms_size = 50,
font_size = 4
)
object |
A |
clusters |
A vector of cluster id to plot. |
type |
A vector providing the type of plot. |
nb_terms |
An integer indicating the number of terms in the plot. |
terms_size |
An interger indicating the wrap length of terms |
font_size |
The font size for the x axis. |
A ClusterSet
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.