Jump to content

Quartet distance

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by FreeCorp (talk | contribs) at 17:39, 10 January 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The quartet distance is a way of measuring the distance between two phylogenetic trees. It is defined as the number of subsets of four leaves that are not related by the same topology in both trees.

Computing the quartet distance

The most straightforward computation of the quartet distance would require time, where is the number of leaves in the trees.

For binary trees, better algorithms have been found to compute the distance in

  • time[1]
  • time[2]

and

  • time[3]

Brodal et al. found an algorithm that takes time to compute the quartet distance between two multifurcating trees when is the maximum degree of the trees.[4]

References

  1. ^ Bryant, D.; J. Tsang; P. E. Kearney; M. Li. (11 Jan 2000). "Computing the quartet distance between evolutionary trees". Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms. N.Y.: ACM Press: 285–286.
  2. ^ Brodal, Gerth Stølting; Rolf Fagerberg; Christian N.S. Pedersen (2001). "Computing the Quartet Distance Between Evolutionary Trees in Time ". Algorithmica. Springer-Verlag. pp. 731–742.
  3. ^ Brodal, Gerth Stølting; Rolf Fagerberg; Christian Nørgaard Storm Pedersen (2003). "Computing the Quartet Distance Between Evolutionary Trees in Time ". Algorithmica, Special issue on ISAAC 2001. 38 (2): 377–395.
  4. ^ Brodal, GS; R Fagerberg; T Mailund; CNS Pedersen; A Sand (2013). "Efficient algorithms for computing the triplet and quartet distance between trees of arbitrary degree" (PDF). Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms (SODA'13). SIAM: 1814–1832.