getNonBoostFrac {microPop} | R Documentation |
obtains the none boosting fraction of growth for given MFG if there is a boosting resource
Description
obtains the none boosting fraction of growth for given MFG if there is a boosting resource
Usage
getNonBoostFrac(microbeNames, resourceNames, numPaths)
Arguments
microbeNames |
Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens') |
resourceNames |
Vector of strings which contains the names of the resources in the system |
numPaths |
Named vector. Number of paths for each microbial group |
Value
an array with format [group,resource,path]
[Package microPop version 1.6 Index]