Description Usage Arguments Value Examples
Extractor function for the KEGG graph from the FELLA.DATA object
1 |
data |
FELLA.DATA object |
KEGG graph as an igraph object
1 2 3 | data(FELLA.sample)
g <- getGraph(FELLA.sample)
class(g)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.