sbml_addOneCompartment: Add compartment

View source: R/SBML-Export.R

sbml_addOneCompartmentR Documentation

Add compartment

Description

Add compartment

Usage

sbml_addOneCompartment(model, compName, compSize)

Arguments

model

the sbml model

compName

string, e.g. "cytoplasm"

compsize

Value

called for side-effect

Author(s)

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

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

See Also

Other SBML export: eqnlist_addDefaultCompartment(), getCompartmentInfo(), getParInfo(), getReactionInfo(), getSpeciesInfo(), getUnitInfo(), sbml_addOneEvent(), sbml_addOneParameter(), sbml_addOneReaction(), 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.