getNumPaths {microPop} | R Documentation |
get the number of metabolic pathways for the given group
Description
get the number of metabolic pathways for the given group
Usage
getNumPaths(microbeNames)
Arguments
microbeNames |
Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens') |
Value
a named vector of the number of paths for each group if numPathways is not in dataframe then it is set to 1.
[Package microPop version 1.6 Index]