list2graph {enrichplot}R Documentation

convert gene IDs to igraph object

Description

convert a list of gene IDs to igraph object.

Usage

list2graph(inputList)

Arguments

inputList

a list of gene IDs

Value

a igraph object.

Author(s)

Guangchuang Yu


[Package enrichplot version 1.8.1 Index]