generic function which assigns values for Rtype or stoichiom to an array of the same name array has form [group,resource,path] reads in data from MFG dataframes
makeParamMatrixG(
microbeNames,
parameterName,
numPaths,
resData,
microbeMolarMass,
resNames
)Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens')
Name of parameter (Rtype and stoichiom)
Named vector. Number of paths for each microbial group
sys info dataframe for resources
Scalar. Molar mass of microbe e.g. 113g/mol
Vector of strings which contains the names of the resources in the system
array of form: parameterName [gname,rname,pname]