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

High-throughput sequence alignment using Graphics Processing Units.

Michael C Schatz1, Cole Trapnell, Arthur L Delcher

  • 1Center for Bioinformatics and Computational Biology, University of Maryland, College Park, MD, USA. mschatz@umiacs.umd.edu

BMC Bioinformatics
|December 12, 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

Embryo-scale Visual Cell Sorting reveals a conserved transcriptomic signature of nucleolar size linked to proteostasis.

bioRxiv : the preprint server for biology·2026
Same author

Effects of early life adversity on socially learned analgesia and empathy in virtual reality.

NPJ digital medicine·2026
Same author

Evolutionary transfer learning enables organism-wide inference of mammalian enhancer landscapes.

bioRxiv : the preprint server for biology·2026
Same author

The Common Fund Data Ecosystem (CFDE).

bioRxiv : the preprint server for biology·2026
Same author

Learning Explainable Imaging-Genetics Associations Related to a Neurological Disorder.

Medical image computing and computer-assisted intervention : MICCAI ... International Conference on Medical Image Computing and Computer-Assisted Intervention·2026
Same author

Assembling unmapped reads reveals hidden variation in South Asian genomes.

Nature communications·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Researchers need faster DNA sequence alignment tools for high-throughput sequencing. MUMmerGPU, a new program, uses Graphics Processing Units (GPUs) to accelerate sequence alignment, achieving significant speedups over traditional CPU-based methods.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • High-throughput DNA sequencing technologies generate vast amounts of data requiring efficient analysis.
  • Existing sequence alignment tools face challenges in keeping pace with the increasing data volume.
  • Need for faster, high-throughput alignment tools on inexpensive hardware is critical.

Purpose of the Study:

  • To introduce MUMmerGPU, an open-source, high-throughput, parallel pairwise local sequence alignment program.
  • To leverage Graphics Processing Units (GPUs) for accelerating sequence alignment tasks.
  • To provide a cost-effective and rapid solution for analyzing large-scale sequencing data.

Main Methods:

  • Developed MUMmerGPU utilizing NVIDIA's Compute Unified Device Architecture (CUDA).

Related Experiment Videos

  • Implemented parallel processing of query sequences on GPUs against a reference sequence stored in a suffix tree.
  • Compared performance against serial CPU-based alignment kernels and existing MUMmer versions.
  • Main Results:

    • MUMmerGPU achieves over a 10-fold speedup compared to a serial CPU version.
    • Outperforms the exact alignment component of MUMmer on high-end CPUs by 3.5-fold in total application time.
    • Demonstrates significant speed improvements for aligning reads from Solexa/Illumina, 454, and Sanger sequencing technologies.

    Conclusions:

    • MUMmerGPU offers an ultra-fast, low-cost solution for sequence alignment.
    • Effectively addresses the data analysis demands of modern high-throughput sequencing.
    • Highlights the potential of GPUs for accelerating memory-intensive bioinformatics applications.