High-throughput sequence alignment using Graphics Processing Units
Open Access
- 10 December 2007
- journal article
- software
- Published by Springer Nature in BMC Bioinformatics
- Vol. 8 (1) , 1-10
- https://doi.org/10.1186/1471-2105-8-474
Abstract
The recent availability of new, less expensive high-throughput DNA sequencing technologies has yielded a dramatic increase in the volume of sequence data that must be analyzed. These data are being generated for several purposes, including genotyping, genome resequencing, metagenomics, and de novo genome assembly projects. Sequence alignment programs such as MUMmer have proven essential for analysis of these data, but researchers will need ever faster, high-throughput alignment tools running on inexpensive hardware to keep up with new sequence technologies. This paper describes MUMmerGPU, an open-source high-throughput parallel pairwise local sequence alignment program that runs on commodity Graphics Processing Units (GPUs) in common workstations. MUMmerGPU uses the new Compute Unified Device Architecture (CUDA) from nVidia to align multiple query sequences against a single reference sequence stored as a suffix tree. By processing the queries in parallel on the highly parallel graphics card, MUMmerGPU achieves more than a 10-fold speedup over a serial CPU version of the sequence alignment kernel, and outperforms the exact alignment component of MUMmer on a high end CPU by 3.5-fold in total application time when aligning reads from recent sequencing projects using Solexa/Illumina, 454, and Sanger sequencing technologies. MUMmerGPU is a low cost, ultra-fast sequence alignment program designed to handle the increasing volume of data produced by new, high-throughput sequencing technologies. MUMmerGPU demonstrates that even memory-intensive applications can run significantly faster on the relatively low-cost GPU than on the CPU.Keywords
This publication has 24 references indexed in Scilit:
- A Survey of General‐Purpose Computation on Graphics HardwareComputer Graphics Forum, 2007
- Next-generation sequencing outpaces expectationsNature Biotechnology, 2007
- GPU accelerated molecular dynamics simulation of thermal conductivitiesJournal of Computational Physics, 2007
- Comparative genome assemblyBriefings in Bioinformatics, 2004
- The Genome Sequence of Caenorhabditis briggsae: A Platform for Comparative GenomicsPLoS Biology, 2003
- LAGAN and Multi-LAGAN: Efficient Tools for Large-Scale Multiple Alignment of Genomic DNAGenome Research, 2003
- A Whole-Genome Assembly of DrosophilaScience, 2000
- Algorithms on Strings, Trees, and Sequences: Computer Science and Computational BiologyJournal of the American Statistical Association, 1999
- On-line construction of suffix treesAlgorithmica, 1995
- Basic local alignment search toolJournal of Molecular Biology, 1990