eem_dilution: Modifying fluorescence data according to dilution.

Description Usage Arguments Value Examples

Description

If samples were diluted before measuring, a dilution factor has to be added to the measured data. This function can do that by either multilpying each sample with the same value or using a data frame with different values for each sample.

Usage

1
eem_dilution(data, dilution = 1)

Arguments

data

fluorescence data with class eemlist

dilution

dilution factor(s), either numeric value or data frame. Row names of data frame have to be similar to sample names in eemlist.

Value

fluorescence data with class eemlist

Examples

1
2
3

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.