Description Usage Arguments Value
Get an iGraph object
1 | get_igraph(x, y, n, color, cex_line, min_edge)
|
x |
enrichment result. |
y |
as.data.frame(x). |
n |
number of enriched terms to display. |
color |
variable that used to color enriched terms, e.g. pvalue, p.adjust or qvalue. |
cex_line |
scale of line width. |
min_edge |
minimum percentage of overlap genes to display the edge, should between 0 and 1, default value is 0.2. |
an iGraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.