Parallel architecture for DNA sequence inexact matching with Burrows-Wheeler Transform

Research output: Journal Publications and ReviewsRGC 21 - Publication in refereed journalpeer-review

17 Scopus Citations
View graph of relations

Author(s)

  • Yao Xin
  • Will X.Y. Li
  • Anthony S. Fong
  • Ting Fung Chan

Related Research Unit(s)

Detail(s)

Original languageEnglish
Pages (from-to)670-682
Journal / PublicationMicroelectronics Journal
Volume44
Issue number8
Publication statusPublished - Aug 2013

Abstract

The Burrows-Wheeler Transform (BWT) based methodology seems ideally suited for DNA sequence alignment due to its high speed and low space complexity. Despite being efficient in exact matching, the application of BWT in inexact matching still has problems due to the excessive backtracking process. This paper presents a hardware architecture for the BWT-based inexact sequence mapping algorithm using the Field Programmable Gate Array (FPGA). The proposed design can handle up to two errors, including mismatches and gaps. The original recursive algorithm implementation is dealt with using hierarchical tables, and is then parallelized to a large extension through a dual-base extension method. Extensive performance evaluations for the proposed architecture have been conducted using both Virtex 6 and Virtex 7 FPGAs. This design is considerably faster than a direct implementation. When compared with the popular software evaluation tool BWA, our architecture can achieve the same match quality tolerating up to two errors. In an execution speed comparison with the BWA aln process, our design outperforms a range of CPU platforms with multiple threads under the same configuration conditions. © 2013 Published by Elsevier Ltd. All rights reserved.

Research Area(s)

  • Burrows-Wheeler, DNA sequence alignment, FPGA, Inexact matching, Transform