Returns the specific growth rate in units of inverse time
combineGrowthLimFuncDefault(
strainName,
groupName,
pathName,
subst,
ess,
boost,
bio.sub,
maxGrowthRate,
growthLim,
keyResName,
nonBoostFrac
)Name of the strain that is being looped through in the ODE solver
Name of microbial group that is being looped through in the ODE solver
Name of metabolic path (e.g. path1) that is being looped through in the ODE solver
Vector of strings giving the names of the substitutable resources for given strain, pathway
Vector of strings giving the names of the essential resources for given strain, pathway
Vector of strings giving the names of the boosting resources for given strain, pathway
Vector of strings giving the names of the microbial resources for given strain, pathway
Vector containing maximum growth rate on each resource (named by resourceNames). If a resource is not on the pathway the value is NA
Vector containing the growth limitation from each resource (named by resourceNames). If a resource is not on the pathway the value is NA
String giving the name of the key resource on this pathway
(scalar) Fraction of max growth achievable if boosting resource is not present but is required on this pathway
(scalar) specific growth rate in units of inverse time