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 pluggable framework for parallel pairwise sequence search.

Jeremy Archuleta1, Wu-chun Feng, Eli Tilevich

  • 1Department of Computer Science, Virginia Tech, Blacksburg, VA 24061, USA. jsarch@cs.vt.edu

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference
|November 16, 2007
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

ExaFEL: extreme-scale real-time data processing for X-ray free electron laser science.

Frontiers in high performance computing·2025
Same author

Scalable and Maintainable Distributed Sequence Alignment Using Spark.

IEEE transactions on computational biology and bioinformatics·2025
Same author

iBLAST: Incremental BLAST of new sequences via automated e-value correction.

PloS one·2021
Same author

Identifying multi-hit carcinogenic gene combinations: Scaling up a weighted set cover algorithm using compressed binary matrix representation on a GPU.

Scientific reports·2020
Same author

Author Correction: Differentiating between cancer and normal tissue samples using multi-hit combinations of genetic mutations.

Scientific reports·2019
Same author

Differentiating between cancer and normal tissue samples using multi-hit combinations of genetic mutations.

Scientific reports·2019
Same journal

Analysis of End-Tidal CO2 Variability During Plateau Waves Episodes: An Information Theoretic Approach<sup></sup>.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

AI and Tomosynthesis for Breast Cancer Molecular Subtyping: A step toward precision medicine<sup></sup>.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Towards Sustainable Protein Recovery from Biological Waste: Assessing Polyethersulfone-based Microfiltration.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Analysis of the cardiovascular response to standardized polymicrobial peritonitis experimental model.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Automated Wrist Ultrasound Image Bone Enhancement and Segmentation Using Deep Learning.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

A Deep Learning approach for Depressive Symptoms assessment in Parkinson's disease patients using facial videos.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
See all related articles

This study introduces a novel framework to parallelize serial sequence-search tools, enhancing performance on modern multi-core processors. This approach maximizes hardware utilization for faster and more efficient sequence searching.

Area of Science:

  • Computer Science
  • Bioinformatics
  • Computational Biology

Background:

  • Modern computing relies on multi-core and multi-processor architectures.
  • Existing sequence-search tools are often designed for single-core systems, leading to underutilization of hardware capabilities.
  • This mismatch hinders the performance of critical bioinformatics and computational biology tasks.

Purpose of the Study:

  • To present a novel framework for converting serial sequence-search tools into parallel versions.
  • To enable full utilization of multi-core and multi-processor hardware for sequence searching.
  • To improve the performance and efficiency of sequence analysis.

Main Methods:

  • Development of a new software framework based on mixin layers with refined roles.

Related Experiment Videos

  • Implementation of a modular architecture allowing easy integration of new modules.
  • Conversion of existing serial sequence-search algorithms into a parallel framework.
  • Main Results:

    • The framework facilitates the conversion of serial tools to parallel versions.
    • Achieved significant improvements in sequence-search performance by leveraging multi-core processors.
    • Demonstrated efficient hardware utilization through parallel processing.

    Conclusions:

    • The proposed framework effectively addresses the performance bottleneck of serial sequence-search tools on modern hardware.
    • The modular design enhances maintainability and extensibility for future algorithmic development.
    • This approach opens avenues for advanced features in sequence analysis tools.