Notes 20100622 CS 798 A Silly Weird Topic in Phylogenetics

From SnOwy - Ed's Wiki Notebook

Jump to: navigation, search

Serious: What do I do if my algorithm gave me 15k trees?

Supertree Methods

                *
               / \
              /   \
             /\    \
            /  \   /\
           /\  /\ / /\
          A  B CD E F G

                *
               / \
              /   \
             /    /\
            /\   / /\
           / /\ / /\ \
          B C D E A F G
 Bit Vectors used to Describe Branching

 A B C D E F G
 0 0 1 1 0 0 0 -- describes a branch who breaks off into a left subtree(A, B, E, F, G) and a right subree(C, D)
 0 0 1 0 0 0 0 -- describes a lower branch who breaks off into left subtree(tree-C) and subtree(C)

Silly: What if we have historic taxa available?

...

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox