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

A divide and conquer approach to multiple alignment

A Dress1, G Füllen, S Perrey

  • 1Research Center for Studies on Structure Formation (RCSF), University of Bielefeld, Germany.

Proceedings. International Conference on Intelligent Systems for Molecular Biology
|January 1, 1995
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

Brain-movement relationship during upper-limb functional movements in chronic post-stroke patients.

Journal of neuroengineering and rehabilitation·2024
Same author

Aging effects on electrical and hemodynamic responses in the sensorimotor network during unilateral proximal upper limb functional tasks.

Behavioural brain research·2023
Same author

Analysis of copy number variation in men with non-obstructive azoospermia.

Andrology·2022
Same author

Increased prefrontal activity during usual walking in aging.

International journal of psychophysiology : official journal of the International Organization of Psychophysiology·2022
Same author

An intensive exercise-based training program reduces prefrontal activity during usual walking in patients with Parkinson's disease.

Clinical parkinsonism & related disorders·2022
Same author

MACVIA-LR (Fighting Chronic Diseases for Active and Healthy Ageing in Languedoc-Roussillon): A Success Story of the European Innovation Partnership on Active and Healthy Ageing.

The Journal of frailty & aging·2016
Same journal

Proceedings of the 8th International Conference on Intelligent Systems for Molecular Biology (ISMB 2000). San Diego, California, USA. August 19-23, 2000.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2001
Same journal

Analysis of gene expression data with pathway scores.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Towards a complete map of the protein space based on a unified sequence and structure analysis of all known proteins.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Mining for putative regulatory elements in the yeast genome using gene expression data.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

A multiple alignment algorithm for metabolic pathway analysis using enzyme hierarchy.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Sequence database search using jumping alignments.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
See all related articles

This study introduces a divide and conquer algorithm for multiple sequence alignment, utilizing pairwise alignment costs to efficiently partition sequences. The method aims to reduce computational complexity for large datasets in bioinformatics.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Algorithm Development

Background:

  • Multiple sequence alignment is a fundamental task in bioinformatics.
  • Existing algorithms can be computationally intensive for large datasets.

Purpose of the Study:

  • To develop an efficient divide and conquer algorithm for multiple sequence alignment.
  • To reduce the computational complexity of multiple sequence alignment.

Main Methods:

  • The algorithm uses costs from pairwise alignment dynamic programming.
  • It calculates secondary matrices for additional costs at specific alignment points.
  • A weighted sum of pairwise costs estimates the cost of partitioning sequences.

Main Results:

Related Experiment Videos

  • The divide and conquer approach iteratively halves the problem size.
  • The method prioritizes promising partitions to manage computational load.
  • The algorithm is designed to handle large-scale sequence alignment problems.

Conclusions:

  • The proposed divide and conquer strategy offers a promising approach to scalable multiple sequence alignment.
  • Further refinement of partition enumeration is key to optimizing performance.
  • This work contributes to advancing computational methods in bioinformatics.