This function is used to define the coordinate information for the metabolites
1 2 3 | prepareMET(rxn_core_carbon_inf, currency_metabolites_inf, rxnID_choose_inf,
x_vector = seq(100, 12000, by = 100), y_vector = seq(100, 15000, by =
50))
|
rxn_core_carbon_inf |
a dataframe contains the detailed annotation of rxn_core |
currency_metabolites_inf |
a vector of currency metabolites |
rxnID_choose_inf |
a vector of choosed rxnID |
x_vector |
a vector contains the x coordinate of each component |
y_vector |
a vector contains the y coordinate of each component |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.