Parsimony Process (Clad Anal 3) Flashcards

1
Q

Define Exact Algorithms and name/define two types

A

Algorithim that constructs trees via sequential addition of taxa in all possible positions and calulated tree lenghts with the garantee of finding all shortest trees.

Two types are Exhaustive Search and Branch and Bound
Exhaustive is a straight foreward approach that evaluates all possibilities using a small amount of data, while branch and bound uses tilizes the concept of bounding to prune the search space and avoid unnecessary tree evaluations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define Heuristic Algorithim

A

Algorithim that searches the subset of all possible trees. You may find the most parsimonous tree but w/out garantee to find all or any of the most parsimonious. After each taxa is added, neighboring treees are swapped to find shorter tree (BRANCH SWAPPING). Used for large scale data, and is much faster than exact algorithim.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define branch swapping

A

Branch swapping is a heuristic method used to explore variations of a tree believed to be close to the minimum length. It involves cutting and regrafting branches onto other parts of the tree to find potentially shorter trees, making it more efficient than examining a large number of trees with unknown lengths.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In terms of tree lenght, L =

A

number of steps equivalent to number of
character transformations

remember:

Tree selected at the end of parsimony analysis
exhibiting the minimal length

Several shortest trees may be selected at the end of
parsimony analysis because of homoplasy

Several shortest trees with different topologies or
with different distributions in character states

Must take into account the evolutive and adaptative
context

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Parsimony Analysis will provide us with …

A

one shortest tree or
a number of shortest trees of equal length

remember:

MORE homoplasies, the less phylo information is good.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the consistency Index? describe and provide formula.

A

It is the minimum possibe # of K changes (steps) divided by the actual # of k changes on current tree. For binary K, the min possible # of k changes is 1. So the CI will vary from one ( no homoplasy) and down towards 0 ( lots of homoplasy)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Determine polarity and make the most parsimonious tree

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define and explain and formulate the retention Index (RI)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

complete this table

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Define a consensus tree. Why do we use it?

A

a tree containing only clades found in all/most shortes trees. It is used in parsimony analysis to take into account all parsimonious trees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a polytomy?

A

unresolved clades in a consensus tree collapsed down to one node.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Define a strict consensus tree and draw example. How are polytomy represented?

A

Clades supported by all shortest trees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define a majority rule tree and draw example.

A

clades supported by >50% of shortest trees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In terms of tree rooting, what are two possibilities for the root?

A
  1. CA (definition of plesiomorphic K)
  2. one/several outgroup(s).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When rooting with a CA, what are the four points to remember?

A
  1. A is hypothetical
  2. K state polarity is defined by the user
  3. monophyly of groups are accepted
  4. CA must only show plesiomorphic K.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

When rooting with an outgroup, what are five points to remember?

A
  1. K state of outgroup must polarize k transformations
  2. outgroup must be judiciously chosen
  3. 1 outgroup = ingroup is monophyletic
  4. several outgroups = needed to test monophyletic of ingroup
  5. Allows sister group on ungroups
16
Q

Describe, compare and contrast PAUP and PAST

A

Paup shows shortest trees and evaluates branch strength by calc % of supporting branches.
not good with heuristic algorithms
recommend for serious work

evolution of k along trees
Kstate and status evaluated on each branch
polarity ( a posterior) evaluated and compared with polarity determined ( a prior)

Past packages lacks comprehensive functionality.

17
Q

In placement of phylo trees, fossils are considered…

A

as terminal taxa (OTU)

18
Q

Run the ‘ What is the sister group of birds’ exercise

A
19
Q

How do you place fossils on tree? (four pointers)

A
  1. never place @ nodes of tree
  2. cannot be ancestors from which have differentiated current species.
  3. is not represented as CA
  4. remains hypothetical.
20
Q

Step by step, how to you construct a phylogenetic classification with fossils?

A
  1. define phylo problematic ( birds related to dinos?)
  2. define ingroup (studied group)
  3. chose rooting method (outgroup) and define in (comparisons).
  4. define the characters
  5. Code/ construct matrix
  6. run data matrix with parsimony analysis software.
  7. results = cladogram.
  8. create phylo classification
  9. names given to reliable clades.