All functions |
|
---|---|
calculateSimMatrix Calculate the score similarity matrix between terms |
|
getGoSize Get GO term size (# of genes) |
|
getGoTerm Get the description of a GO term |
|
getTermDisp Calculate the term dispensability score, defined as the semantic similarity threshold a term was assigned to a cluster (namely, the similarity of a term to the cluster representative term). |
|
getTermUniq Calculate the term uniqueness score, defined as 1 minus the average semantic similarity of a term to all other terms. |
|
gg_color_hue Emulate ggplot2 color palette. |
|
heatmapPlot Plot similarity matrix as a heatmap |
|
loadOrgdb Load an orgdb object |
|
reduceSimMatrix Reduce a set of GO terms based on their semantic similarity and scores. |
|
scatterPlot Plot GO terms as scattered points. |
|
shiny_rrvgo Launch an interactive web interface. |
|
treemapPlot Plot GO terms as a treemap. |
|
wordlcoudPlot Plot GO reduced terms as a wordcloud. |