init.compet: Initial volume for a 50:50 competition

Description Usage Arguments

View source: R/init.compet.r

Description

Returns the initial volume to inoculate for a 50:50 competition, based on OD measures

Usage

1
2
 
init.compet(reference,competitors,final.volume=500,comp.names=letters[1:length(competitors)],round=1)

Arguments

reference

OD of the reference strain

competitors

A vector of OD for the competitors strains

final.volume

The final volume of the total inoculum

comp.names

The names of the competitors

round

The round to apply to the volumes


SCiAn documentation built on May 2, 2019, 5:24 p.m.

Related to init.compet in SCiAn...