Description Usage Arguments Value
Determine the likelihood of predicted flux as a function of metabolite abundance and kinetics parameters relative to actual flux
1 2  | lik_calc_fittedSD(proposed_params, kineticPars, all_species, rxnEquations,
  omic_data, kinetically_differing_isoenzymes)
 | 
proposed_params | 
 non-linear kinetic parameters to be testing using the reaction equation  | 
kineticPars | 
 table summarizing which species all non-linear kinetic parameters correspond to  | 
all_species | 
 all_species table summarizing the types of all reaction species  | 
rxnEquations | 
 expressions for reaction equations  | 
omic_data | 
 abundances and uncertainties of reaction species and flux: setup in   | 
kinetically_differing_isoenzymes | 
 True-False: does only one equation exist for the reaction (false) or are are reaction equations isoenzyme specific (true)  | 
a numeric log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.