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