Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Jun 13, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

Parallelization of the MAFFT multiple sequence alignment program.

Kazutaka Katoh1, Hiroyuki Toh

  • 1Computational Biology Research Center, National Institute of Advanced Industrial Science and Technology, Tokyo, Japan. kazutaka.katoh@aist.go.jp

Bioinformatics (Oxford, England)
|April 30, 2010
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Improved Method for Predicting GPCR-GPCR Interaction Pairs.

Proteins·2026
Same author

From benchmarking alignment of genome assemblies to IMGT annotation: the paradigm of the bovine Bos taurus T cell receptor (TRG) locus.

BMC genomics·2025
Same author

The N-Terminal Region of the Transcription Factor E2F1 Contains a Novel Transactivation Domain and Recruits General Transcription Factor GTF2H2.

Biomolecules·2024
Same author

A nuclear genome assembly of an extinct flightless bird, the little bush moa.

Science advances·2024
Same author

Bacterial induction of B cell senescence promotes age-related changes in the gut microbiota.

Nature cell biology·2023
Same author

The evolution of structural genomics.

Biophysical reviews·2022
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

Bioinformatics (Oxford, England)·2026
Same journal

KASSPer: Kinase Active Site Structure Prediction using Protein and Ligand Language Models and Its Application to Virtual Screening.

Bioinformatics (Oxford, England)·2026
Same journal

IDR searcher: a search engine solution for public image resources.

Bioinformatics (Oxford, England)·2026
Same journal

KCFtools: Rapid alignment-free method for introgression screening and GWAS using k-mer profiles.

Bioinformatics (Oxford, England)·2026
Same journal

Meta2DB: Curated shotgun metagenomic feature sets and metadata for health state prediction.

Bioinformatics (Oxford, England)·2026
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
See all related articles

This study parallelized the MAFFT multiple sequence alignment (MSA) program for faster large-scale sequence analyses. A simple hill-climbing strategy was chosen for iterative refinement, improving computational efficiency.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Multiple sequence alignment (MSA) is crucial for comparative sequence analysis.
  • Large-scale sequence datasets necessitate efficient computational methods.
  • The MAFFT program is a widely used tool for MSA.

Purpose of the Study:

  • To parallelize the MAFFT program to accelerate large-scale sequence analyses.
  • To implement and evaluate different parallelization strategies for MSA.
  • To optimize the performance of the MAFFT algorithm.

Main Methods:

  • Parallelization of MAFFT's three core stages (all-to-all comparison, progressive alignment, iterative refinement) using POSIX Threads.
  • Implementation of two parallelization strategies for the iterative refinement stage: best-first and simple hill-climbing.

More Related Videos

A Concoction Pipeline for Generating Molecular Operational Taxonomic Units (MOTUs) Among Riparian and Aquatic Beetles
10:23

A Concoction Pipeline for Generating Molecular Operational Taxonomic Units (MOTUs) Among Riparian and Aquatic Beetles

Published on: July 11, 2025

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
08:57

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

Related Experiment Videos

Last Updated: Jun 13, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

A Concoction Pipeline for Generating Molecular Operational Taxonomic Units (MOTUs) Among Riparian and Aquatic Beetles
10:23

A Concoction Pipeline for Generating Molecular Operational Taxonomic Units (MOTUs) Among Riparian and Aquatic Beetles

Published on: July 11, 2025

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
08:57

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

  • Performance evaluation based on objective and benchmark scores.
  • Main Results:

    • Successful parallelization of the MAFFT program.
    • Demonstrated reduction in computation time for large-scale sequence alignments.
    • Identified simple hill-climbing as a more effective strategy for iterative refinement.

    Conclusions:

    • Parallelization significantly enhances the efficiency of MAFFT for large-scale sequence analysis.
    • The chosen simple hill-climbing approach optimizes the performance of the iterative refinement stage.
    • The parallelized MAFFT version offers a valuable tool for computational biology research.