jokergoo / simplifyEnrichment

Simplify functional enrichment results
https://jokergoo.github.io/simplifyEnrichment
Other
108 stars 16 forks source link

Using labels from `simplifyGO` in ComplexHeatmap #108

Closed yesitsjess closed 1 month ago

yesitsjess commented 1 month ago

If anyone else is wondering the same thing: "In the simplifyEnrichment package, we use anno_textbox() to implement a word cloud annotation to visualize summaries of biological functions in each GO cluster."

The function you want is actually anno_word_cloud() or anno_word_cloud_from_GO :)