Download presentation
Presentation is loading. Please wait.
Published byBathsheba Price Modified over 9 years ago
1
Bayes’ Theorem Reverend Thomas Bayes (1702-1761) Posterior Probability represents the degree to which we believe a given model accurately describes the situation given the available data and all of our prior information I Prior Probability describes the degree to which we believe the model accurately describes reality based on all of our prior information. Likelihood describes how well the model predicts the data Normalizing constant P(model|data, I) = P(model, I) P(data|model, I) P(data,I)
2
ml mapping From: Olga Zhaxybayeva and J Peter Gogarten BMC Genomics 2002, 3:4 Olga Zhaxybayeva and J Peter Gogarten BMC Genomics 2002, 3:4
3
ml mapping Figure 5. Likelihood-mapping analysis for two biological data sets. (Upper) The distribution patterns. (Lower) The occupancies (in percent) for the seven areas of attraction. (A) Cytochrome-b data from ref. 14. (B) Ribosomal DNA of major arthropod groups (15). From: Korbinian Strimmer and Arndt von Haeseler Proc. Natl. Acad. Sci. USA Vol. 94, pp. 6815-6819, June 1997Korbinian Strimmer and Arndt von Haeseler Proc. Natl. Acad. Sci. USA Vol. 94, pp. 6815-6819, June 1997
4
(a,b)-(c,d) /\ / \ / \ / 1 \ / \ / \ / \ / \ / \/ \ / 3 : 2 \ / : \ /__________________\ (a,d)-(b,c) (a,c)-(b,d) Number of quartets in region 1: 68 (= 24.3%) Number of quartets in region 2: 21 (= 7.5%) Number of quartets in region 3: 191 (= 68.2%) Occupancies of the seven areas 1, 2, 3, 4, 5, 6, 7: (a,b)-(c,d) /\ / \ / 1 \ / \ / \ / /\ \ / 6 / \ 4 \ / / 7 \ \ / \ /______\ / \ / 3 : 5 : 2 \ /__________________\ (a,d)-(b,c) (a,c)-(b,d) Number of quartets in region 1: 53 (= 18.9%) Number of quartets in region 2: 15 (= 5.4%) Number of quartets in region 3: 173 (= 61.8%) Number of quartets in region 4: 3 (= 1.1%) Number of quartets in region 5: 0 (= 0.0%) Number of quartets in region 6: 26 (= 9.3%) Number of quartets in region 7: 10 (= 3.6%) Cluster a: 14 sequences outgroup (prokaryotes) Cluster b: 20 sequences other Eukaryotes Cluster c: 1 sequences Plasmodium Cluster d: 1 sequences Giardia
5
Bayesian Posterior Probability Mapping with MrBayes (Huelsenbeck and Ronquist, 2001) Alternative Approaches to Estimate Posterior Probabilities Problem: Strimmer’s formula Solution: Exploration of the tree space by sampling trees using a biased random walk (Implemented in MrBayes program) Trees with higher likelihoods will be sampled more often pipi NiNi N total,where N i - number of sampled trees of topology i, i=1,2,3 N total – total number of sampled trees (has to be large) pi=pi= LiLi L 1 +L 2 +L 3 only considers 3 trees (those that maximize the likelihood for the three topologies)
6
Figure generated using MCRobot program (Paul Lewis, 2001) Illustration of a biased random walk
7
A: mapping of posterior probabilities according to Strimmer and von Haeseler B: mapping of bootstrap support values C: mapping of bootstrap support for embedded quartets from extended datasets (see fig. 2) COMPARISON OF DIFFERENT SUPPORT MEASURES Zhaxybayeva and Gogarten, BMC Genomics 2003 4: 37
8
Boostrap Support Values for Embedded Quartets vs. Bipartitions: Performance evaluation using sequence simulations and phylogenetic reconstructions
9
N=4(0)N=5(1) N=8(4) N=13(9)N=23(19)N=53(49) 0.01 A A B A A A A B B B B B B DC D C D C D C D C D C
10
Methodology : Input tree Seq-Gen Aligned Simulated AA Sequences (200,500 and 1000 AA) WAG, Cat=4 Alpha=1 Seqboot 100 Bootstraps ML Tree Calculation FastTree, WAG, Cat=4 Consense Extract Bipartitions For each individual trees Extract Highest Bootstrap support separating AB><CD Count How many trees embedded quartet AB><CD is supported Repeat 100 times
11
Results : Maximum Bootstrap Support value for Bipartition separating (AB) and (CD) Maximum Bootstrap Support value for embedded Quartet (AB),(CD)
12
PAML (codeml) the basic model
13
Vincent Daubin and Howard Ochman: Bacterial Genomes as New Gene Homes: The Genealogy of ORFans in E. coli. Genome Research 14:1036-1042, 2004 The ratio of non- synonymous to synonymous substitutions for genes found only in the E.coli - Salmonella clade is lower than 1, but larger than for more widely distributed genes. Fig. 3 from Vincent Daubin and Howard Ochman, Genome Research 14:1036-1042, 2004
14
Trunk-of-my-car analogy: Hardly anything in there is the is the result of providing a selective advantage. Some items are removed quickly (purifying selection), some are useful under some conditions, but most things do not alter the fitness. Could some of the inferred purifying selection be due to the acquisition of novel detrimental characteristics (e.g., protein toxicity, HOPELESS MONSTERS)?
15
sites model in MrBayes begin mrbayes; set autoclose=yes; lset nst=2 rates=gamma nucmodel=codon omegavar=Ny98; mcmcp samplefreq=500 printfreq=500; mcmc ngen=500000; sump burnin=50; sumt burnin=50; end; The MrBayes block in a nexus file might look something like this:
16
MrBayes analyzing the *.nex.p file 1.The easiest is to load the file into excel (if your alignment is too long, you need to load the data into separate spreadsheets – see here execise 2 item 2 for more info)here 2.plot LogL to determine which samples to ignore 3.for each codon calculate the the average probability (from the samples you do not ignore) that the codon belongs to the group of codons with omega>1. 4.plot this quantity using a bar graph.
18
plot LogL to determine which samples to ignore the same after rescaling the y-axis
21
for each codon calculate the the average probability enter formula copy paste formula plot row
22
To determine credibility interval for a parameter (here omega<1): Select values for the parameter, sampled after the burning. Copy paste to a new spreadsheet,
23
Sort values according to size, Discard top and bottom 2.5% Remainder gives 95% credibility interval.
24
hy-phy Results of an anaylsis using the SLAC approach
26
Hy-Phy - Hypothesis Testing using Phylogenies. Using Batchfiles or GUI Information at http://www.hyphy.org/ Selected analyses also can be performed online at http://www.datamonkey.org/
27
Example testing for dN/dS in two partitions of the data -- John’s dataset Set up two partitions, define model for each, optimize likelihood
28
Example testing for dN/dS in two partitions of the data -- John’s dataset Alternatively, especially if the the two models are not nested, one can set up two different windows with the same dataset: Model 1 Model 2
29
Example testing for dN/dS in two partitions of the data -- John’s dataset Simulation under model 2, evaluation under model 1, calculate LR Compare real LR to distribution from simulated LR values. The result might look something like this or this
30
Other ways to detect positive selection Selective sweeps -> fewer alleles present in population (see contributions from Archaic Humans for example) Repeated episodes of positive selection -> high dN
31
The age of haplogroup D was found to be ~37,000 years
33
The selfish Operon Theory
34
Necessary assumptions: A) Genes are transferred horizontally (in addition to vertical transmission) B) Many genes encode weakly selected functions (wsf). (Examples are degradation of substrates that are only temporarily present in the environment, biosynthetic pathways yielding products that frequently are present in the environment, transport functions related to either of the two processes) C) If an organism is grown under non-selective conditions, these functions may be lost due to mutations. If several genes are required for this function, once one of these genes is lost, the others are no longer under any selective pressure, and rapidly accumulate mutations. Horizontal gene transfer can safe wsf from extinction When only parts of the genomes are transferred, clustered genes (and the encoded function) are more likely than unclustered genes to be transferred horizontally,.
36
Normand et al, Genome Research 17, 7-15 2007 GENOMES OF CLOSELY RELATED ORGANISMS: CORE AND SHELL A.W.F. Edwards 1998 Edwards-Venn cogwheel Image source: web.uconn.edu/mcbstaff/benson/Frankia/FrankiaHome.htm core Strain-specific
37
Gene clustering through Gene Transfer
39
Properties Accelerated cluster formation Horizontal gene transfer can moves genes involved in the same function closer together (Figure): In the donor two genes encoding a weakly selected function are separated by an absolutely essential gene aeg). After horizontal transfer into a wsf- organism 2, the aeg has become a new useless gene. Either it or its counterpart already present in the genome, can be deleted moving the two wsf genes closer together. (In simulation condition D was found to be sufficient to drive clustering). Co-transcription of clusters facilitates their successful transfer into divergent species -- only one functional promoter need to be picked up. Co-transcribed clusters have a higher probability of survival. Clustering of operons with their transacting factors.
40
Alternatives to selfish operons Horowitz's idea (another great and simple, but wrong ideas; one of the most falsified theories ever) Operons reflect the evolution of biochemical pathways (Extension of Grannik's hypothesis: biosynthesis recapitulates biogenesis )
41
Horowitz's idea (another great and simple, but wrong ideas; one of the most falsified theories ever) Support: Gene order often reflects order of biochemical reactions. Gene families that originated through duplication often form clusters in eukaryotes (e.g. mammalian beta-globin gene cluster, histones) Problems: Neighboring genes in prokaryotes usually did not result from gene duplications. Gene families that evolved through duplications usually are not neighbors or even part of the same biochemical pathway. E.g.; NAD binding dehydrogenases (GAP, alcohol, lactate and malate DH) are homologous but are part of different pathways and operons.
42
(Fisher model) Gene clusters evolve through selective advantage due to co-adaptation Enzymes A and B can be present as type A or a and B and b. If AB and ab provide a selective advantage over aB and Ab, and frequent recombination occurs to disrupt co-adapted alleles then close neighborhood of AB decreases the frequency of disruption of co-adapted alleles. Problems Enzymes in metabolic pathways often do not physically interact with each other; Source for frequent recombination unclear.
43
Operons allow for efficient regulation Pardee, Jacob, Monod model Problems While co-regulation is a definite advantage, this model does not suggest a plausible series of intermediate steps that would give rise the evolution of gene clusters! An advantage is only realized when two genes are actually co-transcribed, not when they move closer to each other. To provide an advantage one needs to assume that one of the genes was inefficiently regulated, while the other one was not. This process needs to be iterated for every gene added to the operon. Several co-regulated genes exist that are not part of a single operon. Gene products encoded as part of the same operon often are needed in different quantities due to different catalytic efficiencies, and SU stoichiometries different from 1:1).
44
Problems of the selfish operon theory: Not only wsf but most essential genes are clustered Example: ATPsynthase, ribosomal proteins Possible Solution: Horizontal transfer occurs. Co-adaptation (modified Fischer model) would provide an advantage to coadapted SU to be transferred together. The non- coadapted SU that are replaced do not need to be clustered together. Supporting this explanation is the fact the essential functions encoded in operons are structurally interacting.
45
Problems of the selfish operon theory: Some non-essential genes are not clustered Not clustered in Salmonella: Cysteine and Methionine biosynthesis pathways Possible explanation: These amino acids are needed in higher amounts than present in the environment because they participate in additional cellular metabolic pathways (SAM, reduced sulfur). These are not wsf.
46
Problems of the selfish operon theory: Genes are clustered in some species but not in others. Selection pressures different (some bacteria might live in environments that provide sufficient amounts of some metabolites (e.g. purine, nicotine, or thiamine). Benefits due to co-adaptation might be restricted to closely related species (tRNA clusters / codon bias)
47
Problems of the selfish operon theory: Some operons contain apparently unrelated genes Small deletions will sometimes fuse unrelated genes. These can persist, if they are not counter selected (similar regulation or constitutive expression) Example: polycistronic mRNAs in nuclear rest bodies (nucleomorphs) of cryptophytes and chlorarachniophyta (eukaryotic algae as endosymbionts, nucleus of endosymbiont greatly reduced)nucleomorphs
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.