Function to compute the fraction over time of the plasmid-free cells in a stability assay assuming that Horizontal transfer is taking place See Ponciano et al 2007.
1 | HT.predict(beta.o, lam, sig, theta, gam, days, gen)
|
beta.o |
Initial fraction of plasmid free cells |
lam |
Segregation rate (a number between 0 and 1) |
sig |
plasmid cost. Usually sig>0 but if -1<sig<0, then this parameter represents the benefit of having a plasmid |
theta |
fraction of plasmid free cells at which the horizontal transfer attains half its maximum |
gam |
Horizontal transfer probability |
days |
vector |
gen |
Number of generations per day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.