sumFlowOverStrains {microPop} | R Documentation |
sumFlowOverStrains
Description
make links and nodes matrices for use in network plotting software
Usage
sumFlowOverStrains(flowList, allStrainNames, groupNames)
Arguments
flowList |
is list containing the production or uptake flows (the output from reshapeFlowMat()) |
allStrainNames |
is a vector containing the names of the microbial strains (strings) |
groupNames |
is a vector containing the names of the microbial groups (strings) |
[Package microPop version 1.6 Index]