get_igraph: Get an iGraph object

Description Usage Arguments Value

View source: R/emapplot.R

Description

Get an iGraph object

Usage

1
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 documentation built on Jan. 30, 2021, 2:01 a.m.