Notes 20100513 CS 798 Ultrametric data tree construction - Class - Dan Brown

From SnOwy - Ed's Wiki Notebook

Jump to: navigation, search

Dan G Brown : CS798

Contents

Continuing on with Ultrametric Tree Construction

Reversible model of evolution

Math for this additive data assumption

              e
   6     4   /1
a-----*-----*
     2|     2\
      c       *6
            3/ \
            d   b
             a
            / \6
           /   *
          /    |\2
         /    4| c
        /      |  \
       /       *   \
      /        |\1  \
     /         | e   \
    /          *  \   \
   /         3/ \6 \   \
  a          d   b  e   c

For an additive tree...

i
 \
  \y  z
   *-----a
  /x
 /
j

Summary

Neighbour Joining

   i
    \    ?
     k~~~~~~~l
    /
   j   -- get (k->l) (-- D[k,l]) without knowing l-- add i->l, j->l -- subtract i->j, leaves you with 2k->l

More Discussion on Neighbour Joining

. . .

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox