Phylogenetic Tree: Jump To Navigation Jump To Search
Phylogenetic Tree: Jump To Navigation Jump To Search
Phylogenetic Tree: Jump To Navigation Jump To Search
Part of a series on
Evolutionary biology
show
Key topics
show
show
Natural history
show
show
show
Social implications
Evolutionary biology portal
Category
Related topics
v
t
e
Contents
1History
2Properties
o 2.1Rooted tree
o 2.2Unrooted tree
o 2.3Bifurcating versus multifurcating
o 2.4Labeled versus unlabeled
o 2.5Enumerating trees
3Special tree types
o 3.1Dendrogram
o 3.2Cladogram
o 3.3Phylogram
o 3.4Chronogram
o 3.5Dahlgrenogram
o 3.6Phylogenetic network
o 3.7Spindle diagram
o 3.8Coral of life
4Construction
o 4.1File formats
5Limitations of phylogenetic analysis
6See also
7References
8Further reading
9External links
o 9.1Images
o 9.2General
History[edit]
The idea of a "tree of life" arose from ancient notions of a ladder-like progression
from lower into higher forms of life (such as in the Great Chain of Being). Early
representations of "branching" phylogenetic trees include a "paleontological chart"
showing the geological relationships among plants and animals in the
book Elementary Geology, by Edward Hitchcock (first edition: 1840).
Charles Darwin (1859) also produced one of the first illustrations and crucially
popularized the notion of an evolutionary "tree" in his seminal book The Origin of
Species. Over a century later, evolutionary biologists still use tree diagrams to
depict evolution because such diagrams effectively convey the concept
that speciation occurs through the adaptive and semirandom splitting of lineages.
Over time, species classification has become less static and more dynamic.
The term phylogenetic, or phylogeny, derives from the two ancient
greek words φῦλον (phûlon), meaning "race, lineage", and γένεσις (génesis),
meaning "origin, source".[4][5]
Properties[edit]
Rooted tree[edit]
Rooted phylogenetic tree optimized for blind people. The lowest point of the tree is the root, which
symbolizes the universal common ancestor to all living beings. The tree branches out into three main
groups: Bacteria (left branch, letters a to i), Archea (middle branch, letters j to p) and Eukaryota (right
branch, letters q to z). Each letter corresponds to a group of organisms, listed below this description. These
letters and the description should be converted to Braille font, and printed using a Braille printer. The figure
can be 3D printed by copying the png file and using Cura or other software to generate the Gcode for 3D
printing.
Unrooted trees illustrate the relatedness of the leaf nodes without making
assumptions about ancestry. They do not require the ancestral root to be known or
inferred.[7] Unrooted trees can always be generated from rooted ones by simply
omitting the root. By contrast, inferring the root of an unrooted tree requires some
means of identifying ancestry. This is normally done by including an outgroup in the
input data so that the root is necessarily between the outgroup and the rest of the
taxa in the tree, or by introducing additional assumptions about the relative rates of
evolution on each branch, such as an application of the molecular clock hypothesis.[8]
Bifurcating versus multifurcating[edit]
Both rooted and unrooted trees can be either bifurcating or multifurcating. A rooted
bifurcating tree has exactly two descendants arising from each interior node (that is,
it forms a binary tree), and an unrooted bifurcating tree takes the form of an unrooted
binary tree, a free tree with exactly three neighbors at each internal node. In
contrast, a rooted multifurcating tree may have more than two children at some
nodes and an unrooted multifurcating tree may have more than three neighbors at
some nodes.
Labeled versus unlabeled[edit]
Both rooted and unrooted trees can be either labeled or unlabeled. A labeled tree
has specific values assigned to its leaves, while an unlabeled tree, sometimes called
a tree shape, defines a topology only. Some sequence-based trees built from a small
genomic locus, such as Phylotree,[9] feature internal nodes labeled with inferred
ancestral haplotypes.
Enumerating trees[edit]
Increase in the total number of phylogenetic trees as a function of the number of labeled leaves: unrooted
binary trees (blue diamonds), rooted binary trees (red circles), and rooted multifurcating or binary trees
(green: triangles). The Y-axis scale is logarithmic.
The number of possible trees for a given number of leaf nodes depends on the
specific type of tree, but there are always more labeled than unlabeled trees, more
multifurcating than bifurcating trees, and more rooted than unrooted trees. The last
distinction is the most biologically relevant; it arises because there are many places
on an unrooted tree to put the root. For bifurcating labeled trees, the total number of
rooted trees is:
for , represents the number of leaf nodes.[10]
For bifurcating labeled trees, the total number of unrooted trees is: [10]
for .
Among labeled bifurcating trees, the number of unrooted trees with leaves is
equal to the number of rooted trees with leaves.[3]
The number of rooted trees grows quickly as a function of the number of tips.
For 10 tips, there are more than possible bifurcating trees, and the number of
multifurcating trees rises faster, with ca. 7 times as many of the latter as of
the former.
Counting trees.[10]
Labele Multifurcatin
Binary Binary All possible
d g
unrooted trees rooted trees rooted trees
leaves rooted trees
1 1 1 0 1
2 1 1 0 1
3 1 3 1 4
Counting trees.[10]
Labele Multifurcatin
Binary Binary All possible
d g
unrooted trees rooted trees rooted trees
leaves rooted trees
4 3 15 11 26
Dendrogram[edit]
A chronogram of Lepidoptera.[14] In this phylogenetic tree type, branch lengths are proportional
to geological time.
A spindle diagram, showing the evolution of the vertebrates at class level, width of spindles
indicating number of families. Spindle diagrams are often used in evolutionary taxonomy.
A spindle diagram, or bubble diagram, is often called a romerogram, after its
popularisation by the American palaeontologist Alfred Romer.[16] It represents
taxonomic diversity (horizontal width) against geological time (vertical axis) in
order to reflect the variation of abundance of various taxa through time.
However, a spindle diagram is not an evolutionary tree: [17] the taxonomic
spindles obscure the actual relationships of the parent taxon to the daughter
taxon[16] and have the disadvantage of involving the paraphyly of the parental
group.[18] This type of diagram is no longer used in the form originally
proposed.[18]
Coral of life[edit]
Construction[edit]
Main article: Computational phylogenetics
Phylogenetic trees composed with a nontrivial number of input sequences are
constructed using computational phylogenetics methods. Distance-matrix
methods such as neighbor-joining or UPGMA, which calculate genetic
distance from multiple sequence alignments, are simplest to implement, but
do not invoke an evolutionary model. Many sequence alignment methods
such as ClustalW also create trees by using the simpler algorithms (i.e. those
based on distance) of tree construction. Maximum parsimony is another
simple method of estimating phylogenetic trees, but implies an implicit model
of evolution (i.e. parsimony). More advanced methods use the optimality
criterion of maximum likelihood, often within a Bayesian framework, and
apply an explicit model of evolution to phylogenetic tree estimation.
[3]
Identifying the optimal tree using many of these techniques is NP-hard,
[3]
so heuristic search and optimization methods are used in combination with
tree-scoring functions to identify a reasonably good tree that fits the data.
Tree-building methods can be assessed on the basis of several criteria: [20]
efficiency (how long does it take to compute the answer, how much
memory does it need?)
power (does it make good use of the data, or is information being
wasted?)
consistency (will it converge on the same answer repeatedly, if
each time given different data for the same model problem?)
robustness (does it cope well with violations of the assumptions of
the underlying model?)
falsifiability (does it alert us when it is not good to use, i.e. when
assumptions are violated?)
Tree-building techniques have also gained the attention of mathematicians.
Trees can also be built using T-theory.[21]
File formats[edit]
This section does not cite any sources. Please help improve
this section by adding citations to reliable sources.
Unsourced material may be challenged and removed. (June
2020) (Learn how and when to remove this template message)