exampleBiomass {Metab} | R Documentation |
The function normalizeByBiomass requires a data frame containing the name of the samples under analysis and their respective biomasses.
data(exampleBiomass)
A data frame containing the name of the samples in the first column and their respective amount of biomass (e.g. grams, O.D., cells, etc...) in the second column. The name of each column will be Sample and Biomass, respectively.
Sample
column containing the name of samples under analysis
Biomass
column containing the amount of biomass (e.g. grams, O.D., cells, etc...) relative to each sample
data(exampleBiomass)