View source: R/adj_list_to_igraph.R
adj_list_to_igraph | R Documentation |
internal function that assembles all the KEGG data into a network/graph
adj_list_to_igraph(adjl_G_S)
adjl_G_S |
adjacency list containing relevant adjacent SNPs/KEGG genes |
an igraph object, containing a network representing all the KEGG data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.