compbio-2017 / Discussion

2 stars 1 forks source link

[mockAnswer] PopGen #14

Closed shouldsee closed 6 years ago

shouldsee commented 6 years ago

Contribution

Please add a new comment containing the question decription followed by your answer, and hyper-link it in the following list using html anchor (don't bother if too complicated) .

Original questions

Natural selection

  1. Contrast the definitions of Melthusian fitness and Darwinian fitness. Compare their solutions under a simple selection pressure if you can.
  2. Note that simple selection model consider a single loci with two candidate alleles. This is likely to be too simple in real life. State the assumptions behind this model and list common modifications accordingly.
  3. What's the role of neutral mutation in selection? How is this related to epistasis? Do you think that effect of mutation is dependent/independent on its geneitc background? Why?

Other models

  1. What is genetic drift? How does it affect the genotype over time? How would you estimate the drift given a SNP dataset? How is allele fixation different with and without drift?
  2. What is epistasis? Is it better to assume additive fitness across loci or epstasis? State the biological motivation of your assumption.
  3. Contrast epistasis and recombination as two models for explaining loci-loci interaction. Apply both to predict the temporal evolution of influenza, given its particular genomic organization and means of inheritance. Comment on how evolution of influenza relates to its pathogenecity and how hypotheses can be tested using high-throughput sequencing.

Inference:

  1. What model would you use for inferring the selection strength given allele/haplotype/genotype counts over time?
  2. Why could direct measurement of evolution be hard in practice? How is such difficulty addressed in real research? What are the Pros and Cons of different model systems?

Overall

  1. How can you correlate phenotypic variation to genotypic variation? Give an example and make a quantitative/qualitative argument.
  2. Is the evolution happening on the protein level, mRNA level or DNA level? Give examples accordingly. answer
shouldsee commented 6 years ago

Natural selection

  1. Darwinian/Malthusian Fitness image image
shouldsee commented 6 years ago

Is the evolution happening on the protein level, mRNA level or DNA level? Give examples accordingly.

A: Since enzymes/proteins are the major workhorses of biological processes, they are of direct functional importance, as supported by the observation of enriched synonymous mutations in CDS(coding sequence) under a selection pressure. However, in system like influenza viruses and bacteria, it is beneficial to have a smaller genome both for efficient replication and for lower mutation load, where DNA is directed selected for. As for protein evolution, antibiotic resistance is often conferred via mutations in enzymes that cause removal of affinity towards or degradation of antibiotics, which gave the corresponding strains a selective advantage.

back to top