Jump to content

Tree alignment

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wzhao553 (talk | contribs) at 00:54, 7 February 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computational tree alignment is the problem of producing a multiple sequence alignment and on a set of sequences over a fixed tree.

Formally, tree alignment is the following optimization problem.

Input: A set , a tree leaf-labeled by and an edit distance function between sequences,

Output: A labeling of the internal vertices of such that is minimized, where is the edit distance between the endpoints of .

Note that this is in contrast to tree alignment, where the tree is provided as input.

Template:Comp-phylo-stub