Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_igraph

Get an iGraph object


Description

Get an iGraph object

Usage

get_igraph(x, y, n, color, cex_line, min_edge)

Arguments

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.

Value

an iGraph object


enrichplot

Visualization of Functional Enrichment Result

v1.10.2
Artistic-2.0
Authors
Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>), Erqiang Hu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.