Get an iGraph object
Get an iGraph object
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.