list2graph: The inputList is converted to a dataframe. The dataframe is...

View source: R/enrichment.R

list2graphR Documentation

The inputList is converted to a dataframe. The dataframe is converted to a graph. Igraph object is created based on a vector/list.

Description

The inputList is converted to a dataframe. The dataframe is converted to a graph. Igraph object is created based on a vector/list.

Usage

list2graph(inputList)

Arguments

inputList

Vector, containing Gene names and LogFC

Value

g, (Igraph object) Graph with links between genes


LUMC/dgeAnalysis documentation built on Aug. 16, 2022, 6:23 a.m.