View source: R/transition for cellDesigner.R
The function is used to produce the cell designer file
1 2 | produceInputForCellDesigner(met_annotation_inf, gpr_inf,
rxn_core_carbon_inf, x_size = 2500, y_size = 3600)
|
met_annotation_inf |
a dataframe contains the met annotation of the chose reaction |
gpr_inf |
a dataframe contains the GPR information of the chose reaction |
rxn_core_carbon_inf |
a dataframe contains the detailed rxn annotation |
x_size |
a number define the width of graph |
y_size |
a number define the height of graph |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.