sbml_addOneReaction: Title

View source: R/SBML-Export.R

sbml_addOneReactionR Documentation

Title

Description

Title

Usage

sbml_addOneReaction(
  model,
  reactionName,
  reversible = 1,
  reactants,
  products,
  equation,
  parName,
  parValue,
  parUnit,
  modifiers
)

Arguments

model
reactionName
reversible
reactants
products
equation
parName
parValue
parUnit

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)

See Also

Other SBML export: eqnlist_addDefaultCompartment(), getCompartmentInfo(), getParInfo(), getReactionInfo(), getSpeciesInfo(), getUnitInfo(), sbml_addOneCompartment(), sbml_addOneEvent(), sbml_addOneParameter(), sbml_addOneSpecies(), sbml_addOneUnit(), sbml_exportEquationList(), sbml_initialize(), sbml_kineticLawAddParameters(), sbml_reactionAddKineticLaw(), sbml_reactionAddModifiers(), sbml_reactionAddProducts(), sbml_reactionAddReactants(), sbml_validateSBML()


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.