Heterozygote advantage can explain the extraordinary diversity of immune genes
收藏DataONE2024-11-25 更新2025-04-26 收录
下载链接:
https://search.dataone.org/view/sha256:0dbefcc56ca2659a98e29b2f1863246a0ebc19a8c1c0b07cf055c2e487c82424
下载链接
链接失效反馈官方服务:
资源简介:
The majority of highly polymorphic genes are related to immune functions and with over 100 alleles within a population, genes of the major histocompatibility complex (MHC) are the most polymorphic loci in vertebrates. How such extraordinary polymorphism arose and is maintained is controversial. One possibility is heterozygote advantage (HA), which can in principle maintain any number of alleles, but biologically explicit models based on this mechanism have so far failed to reliably predict the coexistence of significantly more than ten alleles. We here present an eco-evolutionary model showing that under HA evolution can result in the emergence and maintenance of more than 100 alleles if the following two assumptions are fulfilled: first, pathogens are lethal in the absence of an appropriate immune defense; second, the combined effect of multiple pathogens on host survival exceeds the sum of the effects of each pathogen alone. Thus, our results show that HA can be a more potent force in..., MATLAB script used for individual-based simulation presented in the main paper.
This script simulates a diploid Wright-Fisher model with mutation and selection to study the evolutionary dynamics of allelic values x for both the Gaussian and the bit-string model. It considers a diploid population of fixed size N with non-overlapping generations and random mating. Individuals produce a large number of offspring, independent of their genotype, resulting in deterministic Hardy-Weinberg proportions before viability selection. After viability selection (based on Equation 5 from the main paper), which adjusts the proportion of genotypes, stochasticity is introduced via random multinomial sampling of N surviving offspring to form the next generation's adult population. This model tracks the fate of recurrent mutations occurring with a per-capita mutation probability mu.
, , # Heterozygote advantage can explain the extraordinary diversity of immune genes
MATLAB script used for individual based simulation presented in the main paper.
This script simulates a diploid Wright-Fisher model with mutation and selection to study the evolutionary dynamics of allelic values x for both the Gaussian and the bit-string model. It considers a diploid population of fixed size N with non-overlapping generations and random mating. Individuals produce a large number of offspring, independent of their genotype, resulting in deterministic Hardy-Weinberg proportions before viability selection. After viability selection (based on Equation 5 from the main paper), which adjusts the proportion of genotypes, stochasticity is introduced via random multinomial sampling of N surviving offspring to form the next generation's adult population. This model tracks the fate of recurrent mutations occurring with a per-capita mutation probability mu.
## Workflow
Run the `MHC_sim_Dryad.m` f...
创建时间:
2024-11-26



