getCompartmentInfo: get compartmentInfo

View source: R/SBML-Export.R

getCompartmentInfoR Documentation

get compartmentInfo

Description

get compartmentInfo

Usage

getCompartmentInfo(equationList)

Arguments

el

equationlist

Value

data.table(compName, compSize)

Author(s)

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

See Also

Other SBML export: eqnlist_addDefaultCompartment(), getParInfo(), getReactionInfo(), getSpeciesInfo(), getUnitInfo(), sbml_addOneCompartment(), 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()

Examples

library(dMod)
example(eqnlist)
getCompartmentInfo(f)

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