cfu: Calculate CFU/mL dilutions

View source: R/cfu.R

cfuR Documentation

Calculate CFU/mL dilutions

Description

Calculate CFU/mL dilutions

Usage

cfu(od, od.df, count.cf = 8e+08, target.cfu, target.vol)

Arguments

od

The measured OD of the starter culture.

od.df

The dilution factor of the OD measurement.

count.cf

The correction factor that relates OD to CFU/mL. Defaults to 8E8.

target.cfu

The desired CFU/mL in the new culture.

target.vol

The desired volume of the new culture.

Examples

cfu()


gbedwell/calibrateR documentation built on April 25, 2024, 8:35 p.m.