prepareMET: This function is used to define the coordinate information...

Description Usage Arguments

View source: R/model change.R

Description

This function is used to define the coordinate information for the metabolites

Usage

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))

Arguments

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


SysBioChalmers/FALCON documentation built on Dec. 8, 2020, 8:42 a.m.