Notes 20100615 CS 798 Inferring Phylogenies

From SnOwy - Ed's Wiki Notebook

Jump to: navigation, search

Lecturer Dan G. Brown

Contents

Notes for presentations

Continuing on Bayesian Phylogenetics

Pr[A | Data] = Pr[Data | A] Pr[A] / Pr[Data]
Pr[B | Data] = Pr[Data | B] Pr[B] / Pr[Data]
Pr[A | Data] / Pr[B | Data] = (Pr[A] / Pr[B]) (Pr[Data | A] / Pr[Data | B])

How to do Bayesian Phylogeny

A    C      A    B      A    B
 >--<   vs   >--<   vs   >--<
B    D      C    D      D    C
  Q1          Q2          Q3

Metropolis Algorithm

Markov Chain Monte Carlo

Using this framework to select members of the distribution

How long to convergence?

→ → → → → →
 0 * * * n
← ← ← ← ← ←
(0 self-loops), (points between 0 and n have one arrow pointing to the left and one to the right), (n self-loops).
→ → → → → →
 0 * * * n
(all points have an edge going to 0 except for the point n-- n has a self-loop-- the points between have one arrow pointing right)

Back to the Metropolis Algorithm

Theorem (assuming ergodicity) -- stationary distribution

Metropolis / Hasting Algorithm

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox