Related Experiment Video
Updated: Mar 16, 2026

09:40
Novel Sequence Discovery by Subtractive Genomics
Published on: January 25, 2019
9.2K
GPU-Acceleration of Sequence Homology Searches with Database Subsequence Clustering
Shuji Suzuki1,2, Masanori Kakuta1, Takashi Ishida1,2
1Graduate School of Information Science and Engineering, Tokyo Institute of Technology, Meguro-ku, Tokyo, Japan.
Plos One
|August 3, 2016
Summary
Accelerating protein sequence homology searches using graphics processing units (GPUs) significantly reduces computation time for metagenomic analysis. GHOSTZ-GPU offers substantial speedups compared to the original GHOSTZ algorithm.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Sequence homology searches are computationally intensive, particularly for large-scale metagenomic datasets.
- Graphics processing units (GPUs) offer a cost-effective solution for high-performance computing in biological analyses.
Purpose of the Study:
- To accelerate the GHOSTZ protein sequence homology search algorithm by leveraging GPU parallel processing.
- To optimize memory access for both GPU computations and CPU-GPU communication.
Main Methods:
- The core computational steps of the GHOSTZ algorithm were mapped onto a GPU, creating the GHOSTZ-GPU implementation.
- Memory access patterns were optimized for efficient GPU calculations and data transfer between the CPU and GPU.
Main Results:
- GHOSTZ-GPU with one GPU and 12 CPU threads achieved a 3.0- to 4.1-fold speedup compared to GHOSTZ with 12 CPU threads.
- Utilizing three GPUs alongside 12 CPU threads resulted in an approximate 5.8- to 7.7-fold increase in speed over the CPU-only version.
Conclusions:
- GHOSTZ-GPU provides a significant acceleration for protein sequence homology searches, especially beneficial for metagenomic applications.
- GPU acceleration is a viable strategy to overcome the computational bottlenecks in large-scale sequence analysis.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
7.2K
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...
7.2K
Multi-species Conserved Sequences
4.9K
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
4.9K

