View source: R/draw_step_tree.R
draw_step_tree | R Documentation |
Drawing of metabolic process matrix diagram and phylogenetic tree diagram
draw_step_tree(infomatrix, Matrix, stepTypes, contentTypes)
infomatrix |
Matrix generated using the words2steps function |
Matrix |
The matrix about the steps or transformation or the databases and tools of the metabolic reconstruction. |
stepTypes |
Grouping information for metabolic processes |
contentTypes |
Grouping information for metabolic content |
a plot
p1 <- draw_step_tree(matrixProcess, stepsMatrix, stepTypes, contentTypes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.