Inheritance Cube: ECHACR
This function creates an ECHACR construct, it has 5 alleles at the first locus and 4 alleles at the second.
cubeECHACR( cHW = 1, cEW = 1, cEH = 1, chHW = 0, crHW = 0, ceEW = 0, crEW = 0, ceEH = 0, crEH = 0, d1 = 0, d2 = 0, d3 = 0, eta = NULL, phi = NULL, omega = NULL, xiF = NULL, xiM = NULL, s = NULL )
cHW
: Cutting efficiency of drive allele at locus 1cEW
: Cutting efficiency of ECHACR element into WcEH
: Cutting efficiency of ECHACR element into HchHW
: Homing efficiency of drive allele at locus 1crHW
: Resistance allele efficiency of drive allele at locus 1ceEW
: Homing efficiency of ECHACR element into WcrEW
: Resistance allele efficiency of ECHACR element into WceEH
: Homing efficiency of ECHACR element into HcrEH
: Resistance allele efficiency of ECHACR element into Hd1
: Background mutation rate from W into R alleled2
: Background mutation rate from H into R alleled3
: Background mutation rate from E into R alleleeta
: Genotype-specific mating fitnessphi
: Genotype-specific sex ratio at emergenceomega
: Genotype-specific multiplicative modifier of adult mortalityxiF
: Genotype-specific female pupatory successxiM
: Genotype-specific male pupatory successs
: Genotype-specific fractional reduction(increase) in fertilityNamed list containing the inheritance cube, transition matrix, genotypes, wild-type allele, and all genotype-specific parameters.
This inheritance pattern corresponds to the Active Genetic Neutralizing Elements for Halting or Deleting Gene Drives publication.
Useful links