convertFlowsToMoles: convertFlowsToMoles

Description Usage Arguments

View source: R/convertFlowsToMoles.R

Description

convert network flows from mass to moles

Usage

1
convertFlowsToMoles(allStrainNames, flow, molarMass)

Arguments

allStrainNames

is a vector containing the names of the microbes (strings)

flow

is the list output from reshapeFlowMat()

molarMass

is a named vector containing the molar mass for each resource e.g. out$parms$molarMass


microPop documentation built on Feb. 3, 2022, 5:07 p.m.