Description Usage Arguments Details Value
View source: R/Cube-Wolbachia.R
This function creates an inheritance cube to model a Wolbachia infection. Wolbachia
is a parasite that can infect mosquitoes. It biases its inheritance through
cytoplasmic incompatibility.
This drive has 2 alleles at 1 locus:
W: has Wolbachia
w: does not have Wolbachia
1 2 3 4 5 6 7 8 |
eta |
Genotype-specific mating fitness |
phi |
Genotype-specific sex ratio at emergence |
omega |
Genotype-specific multiplicative modifier of adult mortality |
xiF |
Genotype-specific female pupatory success |
xiM |
Genotype-specific male pupatory success |
s |
Genotype-specific fractional reduction(increase) in fertility |
Cytoplasmic Incompatibility:
male W cross female w -> all offspring die (complete penetrance)
male w cross female W -> all offspring inherit Wolbachia
Named list containing the inheritance cube, transition matrix, genotypes, wild-type allele, and all genotype-specific parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.