Description Usage Arguments Examples
returns metabolic graph with all the ornaments set Adds details into the igraph object
1 2 |
g |
igraph Object |
vsize |
the vertex size |
vcolor |
length 2 vector for KO and compounds |
withText |
Conditional to include labels in |
vtext |
two vector text valuevsize |
layout |
Whether to calculate the layoutvcolor |
1 2 | p = nitrogenMetab %>% prettifyGraph %>% ig2ggplot(., dfOnly=FALSE)
p
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.