PLoS ONE (Jan 2015)

Flexible, fast and accurate sequence alignment profiling on GPGPU with PaSWAS.

  • Sven Warris,
  • Feyruz Yalcin,
  • Katherine J L Jackson,
  • Jan Peter Nap

DOI
https://doi.org/10.1371/journal.pone.0122524
Journal volume & issue
Vol. 10, no. 4
p. e0122524

Abstract

Read online

MotivationTo obtain large-scale sequence alignments in a fast and flexible way is an important step in the analyses of next generation sequencing data. Applications based on the Smith-Waterman (SW) algorithm are often either not fast enough, limited to dedicated tasks or not sufficiently accurate due to statistical issues. Current SW implementations that run on graphics hardware do not report the alignment details necessary for further analysis.ResultsWith the Parallel SW Alignment Software (PaSWAS) it is possible (a) to have easy access to the computational power of NVIDIA-based general purpose graphics processing units (GPGPUs) to perform high-speed sequence alignments, and (b) retrieve relevant information such as score, number of gaps and mismatches. The software reports multiple hits per alignment. The added value of the new SW implementation is demonstrated with two test cases: (1) tag recovery in next generation sequence data and (2) isotype assignment within an immunoglobulin 454 sequence data set. Both cases show the usability and versatility of the new parallel Smith-Waterman implementation.