Description Usage Arguments Value
Volcano plot of gene ontology enrichment resultd
1 2 | go_volcano_plot(data = GO_data, component = "V5N", top_n = 30,
label_size = 3, OR_threshold = 1)
|
data |
R object; GO results |
component |
string; name of component e.g. "V5N" (N meaning negative size loadings) |
top_n |
integer; how many GO terms to label |
label_size |
numeric; size of GO term labels |
OR_threshold |
numeric; threshold on odds ratio of GO terms to label (applied after top_n) |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.