Skip to main content

User account menu

  • Contact
  • Log in
Home

Main navigation

  • Home
  • File
    • File concatenation
    • File separation
    • Sequence Format Converter
    • Tree Format Converter
  • Alignment
    • Alignment trimming
    • Multiple Sequence Alignment
  • Phylogeny
    • Distance Methods
    • Maximum Likelihood
    • Maximum Parsimony
    • Species Tree Inference
      • MP-EST
      • NJst
      • STAR
    • Tree Summary
      • Consensus Trees
      • Root/reroot
      • Tree Distance
      • Unroot
    • Model Selection/Validation
      • Concatenation model validation
      • Molecular Clock
      • Substitution model selection
      • Substitution model validation
  • Simulation
    • Simulate DNA Sequences
    • Simulate Gene Trees
  • Training
    • Alignment
      • Pairwise Alignment
      • Multiple Sequence Alignment
    • Phylogeny
      • Substitution Models
      • Phylogenetic tree reconstruction
      • Tree Distance
  • Help
  • Service

Progressive alignment construction

Breadcrumb

  • Home
  • Alignment
  • Multiple Sequence Alignment
  • Progressive alignment construction
By lliu | Sun, 04/25/2021 - 09:03

Progressive alignment builds up a final MSA by iteratively combining pairwise alignments. It starts with the most similar pair and ends with the most distant sequence.  All progressive alignment methods involve two steps: 1) build a guide tree and 2) add the sequences sequentially to the growing MSA according to the guide tree. The initial guide tree is built by neighbor-joining, where the distance matrix is calculated by the number of identical sub-sequences.

Due to its computational efficiency, progressive alignment can be applied to up to thousands of sequences. The most popular progressive alignment method has been the Clustal family developed by EMBL-EBI.The latest version is Clustal Omega. Another MSA tool for progressive alignment is MAFFT (Multiple Alignment using Fast Fourier Transform).

A list of programs implementing progressive alignment

  1. Clustal Omega
  2. MAFFT
  3. T-Coffee
  4. PSAlign

 

Book traversal links for Progressive alignment construction

  • ❮ Global alignment and Dynamic programming
  • Up
  • Iterative alignment methods ❯
Rating (5 = Best)

Copyright 2021 - All Rights Reserved