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 Concept Videos

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.8K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.8K

You might also read

Related Articles

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

Sort by
Same author

Singletrack: an algorithm for improving memory consumption and performance of gap-affine sequence alignment.

Bioinformatics (Oxford, England)·2026
Same author

Adaptive Tracepoints for Pangenome Alignment Compression.

bioRxiv : the preprint server for biology·2026
Same author

ILVES: Accurate and Efficient Bond Length and Angle Constraints in Molecular Dynamics.

Journal of chemical theory and computation·2025
Same author

QuickEd: high-performance exact sequence alignment based on bound-and-align.

Bioinformatics (Oxford, England)·2025
Same author

MOSHPIT: accessible, reproducible metagenome data science on the QIIME 2 framework.

bioRxiv : the preprint server for biology·2025
Same author

First evidence of predation on the native endangered Iberian desman (Galemys pyrenaicus) and Iberian water shrews (Neomys anomalus) by the invasive species American mink using eDNA tools in Extremadura (Spain).

Molecular biology reports·2024
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

Related Experiment Video

Updated: Jul 11, 2025

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.3K

WFA-GPU: gap-affine pairwise read-alignment using GPUs.

Quim Aguado-Puig1, Max Doblas2, Christos Matzoros2

  • 1Departament d'Arquitectura de Computadors i Sistemes Operatius, Universitat Autònoma de Barcelona, Barcelona 08193, Spain.

Bioinformatics (Oxford, England)
|November 17, 2023
PubMed
Summary
This summary is machine-generated.

WFA-GPU accelerates sequence alignment on graphics processing units (GPUs), significantly outperforming CPU-based methods for long, noisy genomic reads. This GPU-accelerated tool enhances bioinformatics analysis speed and scalability.

More Related Videos

Author Spotlight: A Cost-Effective Genomic Workflow for Advancing Rabies Control in Resource-Limited Settings
10:26

Author Spotlight: A Cost-Effective Genomic Workflow for Advancing Rabies Control in Resource-Limited Settings

Published on: August 18, 2023

5.3K
Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens
09:14

Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens

Published on: June 28, 2018

7.2K

Related Experiment Videos

Last Updated: Jul 11, 2025

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.3K
Author Spotlight: A Cost-Effective Genomic Workflow for Advancing Rabies Control in Resource-Limited Settings
10:26

Author Spotlight: A Cost-Effective Genomic Workflow for Advancing Rabies Control in Resource-Limited Settings

Published on: August 18, 2023

5.3K
Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens
09:14

Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens

Published on: June 28, 2018

7.2K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Genomic sequencing technologies produce long, noisy reads requiring efficient alignment.
  • Classical dynamic programming alignment methods are computationally intensive for long sequences.
  • The Wavefront Alignment (WFA) algorithm offers improved efficiency but requires parallelization for modern hardware.

Purpose of the Study:

  • To develop a GPU-accelerated tool (WFA-GPU) for fast and accurate sequence alignment.
  • To leverage the parallel processing power of GPUs for WFA algorithm implementation.
  • To enable efficient alignment of long and noisy sequencing reads.

Main Methods:

  • Implementation of the WFA algorithm on graphics processing units (GPUs).
  • Development of a CPU-GPU co-design for parallel sequence alignment.
  • Algorithmic adaptations and performance optimizations for GPU architecture.
  • Utilizing a succinct WFA-data representation for efficient GPU computation.

Main Results:

  • WFA-GPU achieves significant speedups, outperforming multi-threaded WFA by up to 4.3x (exact) and 18.2x (heuristic).
  • WFA-GPU is up to 29x faster than other GPU aligners and up to four orders of magnitude faster than CPU aligners.
  • WFA-GPU is the first GPU solution capable of accurately aligning long reads on commodity hardware.

Conclusions:

  • WFA-GPU provides a highly efficient solution for aligning long and noisy sequencing reads.
  • The GPU-accelerated approach significantly enhances the scalability and speed of genomic data analysis.
  • WFA-GPU democratizes high-performance sequence alignment for researchers with commodity GPUs.