collapseAtomsIntoMetabolites | R Documentation |
Collapse atoms belonging to the same metabolite into one vertex
collapseAtomsIntoMetabolites(m)
m |
Metabolic module |
module in which atoms of the same metabolite are collapsed into one
data(mEx)
m <- collapseAtomsIntoMetabolites(m = mEx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.