Generalized tree alignment

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Ozzie10aaaa at 14:52, 8 February 2025 (Reference edited with ProveIt #proveit). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In computational phylogenetics, generalized tree alignment is the problem of producing a multiple sequence alignment and a phylogenetic tree on a set of sequences simultaneously, as opposed to separately.[1]

Formally, Generalized tree alignment is the following optimization problem.

Input: A set S and an edit distance function d between sequences,

Output: A tree T leaf-labeled by S and labeled with sequences at the internal nodes, such that ΣeTd(e) is minimized, where d(e) is the edit distance between the endpoints of e.[2]

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

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "Citation/CS1".
  2. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Template:Asbox