bb_goscatter | R Documentation |
Make a scatter plot of GO term associations
bb_goscatter(
simMatrix,
reducedTerms,
size = "score",
addLabel = TRUE,
labelSize = 4
)
simMatrix |
Take from output of bb_gosummary |
reducedTerms |
Also take from output of bb_gosummary |
size |
Variable to map to point size. Defaults to "score". |
addLabel |
Boolean; whether or not to add text labels |
labelSize |
Optional label size |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.