Description Usage Arguments Details Value Author(s)
Get names (instead of ids) of nodes, edges or reactions (xgraph only).
1 2 3 4 |
g |
graph (igraph or xgraph) object |
xg |
xgraph object |
rset |
ReactionSet object |
enames: edges names (igraph)
vnames: vertex/node names (igraph)
rnames: For graph object, it returns the reaction names (may be duplicated) along vnames. For "ReactionSet" object, they are the (unique) names of reactions.
character vector
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.