Description Usage Arguments Details Author(s)
This function is not relevant to KEGG pathway. It is designed for illustration only.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | plotReaction(
substrates,
products,
r.name,
shape.chem = "ellipse",
shape.react = "rect",
lcol = "gray",
arr.pos = 0.7,
arr.col = "gray",
arr.tcol = "transparent",
box.prop = 0.5,
shadow.size = 0,
relsize = 0.85,
...
)
|
r.name |
reaction name |
... |
pars passed to |
substrate |
substrate names |
product |
product names |
Install "diagram" package manually before using this function.
zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.