list2graph | R Documentation |
The inputList is converted to a dataframe. The dataframe is converted to a graph. Igraph object is created based on a vector/list.
list2graph(inputList)
inputList |
Vector, containing Gene names and LogFC |
g, (Igraph object) Graph with links between genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.