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 Videos

Multiple sequence alignment using simulated annealing

J Kim1, S Pramanik, M J Chung

  • 1Department of Computer Science, Michigan State University, East Lansing 48824-1027.

Computer Applications in the Biosciences : CABIOS
|July 1, 1994
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

Distinct roles of lymphotoxin alpha and the type I tumor necrosis factor (TNF) receptor in the establishment of follicular dendritic cells from non-bone marrow-derived cells.

The Journal of experimental medicine·1998
Same author

Ca2+-channel-dependent and -independent inhibition of exocytosis by extracellular ATP in voltage-clamped rat adrenal chromaffin cells.

Pflugers Archiv : European journal of physiology·1998
Same author

Protein disulfide isomerase as a regulator of chloroplast translational activation.

Science (New York, N.Y.)·1998
Same author

Amplification and sequencing of end fragments from bacterial artificial chromosome clones by single-primer polymerase chain reaction.

Analytical biochemistry·1997
Same author

Phenobarbital alters protein binding to the CYP2B1/2 phenobarbital-responsive unit in native chromatin.

The Journal of biological chemistry·1997
Same author

Brucella abortus arginase and ornithine cyclodeaminase genes are similar to Ti plasmid arginase and ornithine cyclodeaminase.

Biochimica et biophysica acta·1997
Same journal

DCA: an efficient implementation of the divide-and-conquer approach to simultaneous multiple sequence alignment.

Computer applications in the biosciences : CABIOS·1998
Same journal

Two applications to facilitate the viewing of database search result files on the Macintosh.

Computer applications in the biosciences : CABIOS·1998
Same journal

BioWish: a molecular biology command extension to Tcl/Tk.

Computer applications in the biosciences : CABIOS·1998
Same journal

The Sequence Alerting Server--a new WEB server.

Computer applications in the biosciences : CABIOS·1998
Same journal

A software tool for the analysis of mass spectrometric disulfide mapping experiments.

Computer applications in the biosciences : CABIOS·1998
Same journal

SAMBA: hardware accelerator for biological sequence comparison.

Computer applications in the biosciences : CABIOS·1998
See all related articles

This study introduces Multiple Sequence Alignment using Simulated Annealing (MSASA), an efficient algorithm for molecular evolution analysis. MSASA overcomes dynamic programming limitations, offering better solutions and faster computation for aligning more sequences.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Molecular Evolution

Background:

  • Multiple sequence alignment (MSA) is crucial for studying molecular evolution and structure-sequence relationships.
  • Dynamic programming (DP) is a common MSA method but has limitations regarding gap costs and computational complexity for large datasets.
  • Existing DP methods restrict the number of sequences that can be aligned due to high computational demands.

Purpose of the Study:

  • To develop an efficient multiple sequence alignment algorithm using simulated annealing.
  • To address the limitations of dynamic programming in MSA, particularly concerning gap costs and scalability.
  • To introduce the Multiple Sequence Alignment using Simulated Annealing (MSASA) algorithm.

Main Methods:

  • Developed the Multiple Sequence Alignment using Simulated Annealing (MSASA) algorithm.

Related Experiment Videos

  • Employed simulated annealing as the core optimization technique.
  • Integrated a fast heuristic algorithm to optimize the high-temperature phase, reducing computational complexity.
  • Main Results:

    • MSASA demonstrates significantly reduced computational complexity compared to traditional dynamic programming.
    • The algorithm allows for the use of natural gap costs, leading to potentially improved alignment solutions.
    • MSASA successfully aligns a larger number of sequences and requires less computation time than DP methods.

    Conclusions:

    • MSASA offers a more efficient and flexible approach to multiple sequence alignment.
    • The simulated annealing-based method provides advantages over dynamic programming for analyzing molecular evolution and structure-sequence relationships.
    • MSASA enhances scalability and solution quality in multiple sequence alignment tasks.