Multiple Sequence Alignment Based on Dynamic Programming Using FPGA(Reconfigurable System and Applications,<Special Section>Reconfigurable Systems)
スポンサーリンク
概要
- 論文の詳細を見る
Multiple sequence alignment problems in computational biology have been focused recently because of the rapid growth of sequence databases. By computing alignment, we can understand similarity among the sequences. Many hardware systems for alignment have been proposed to date, but most of them are designed for two-dimensional alignment (alignment between two sequences) because of the complexity to calculate alignment among more than two sequences under limited hardware resources. In this paper, we describe a compact system with an off-the-shelf FPGA board and a host computer for more than three-dimensional alignment based on dynamic programming. In our approach, high performance is achieved (1) by configuring optimal circuit for each dimensional alignment, and (2) by two phase search in each dimension by reconfiguration. In order to realize multidimensional search with a common architecture, two-dimensional dynamic programming is repeated along other dimensions. With this approach, we can minimize the size of units for alignment and achieve high parallelism. Our system with one XC2V6000 enables about 300-fold speedup as compared with single Intel Pentium4 2GHz processor for four-dimensional alignment, and 100-fold speedup for five-dimensional alignment.
- 社団法人電子情報通信学会の論文
- 2007-12-01
著者
-
Yamaguchi Yoshiki
Systems And Information Engineering University Of Tsukuba
-
MARUYAMA Tsutomu
Systems and Information Engineering, University of Tsukuba
-
Konagaya Akihiko
Riken Genomic Sciences Center
-
MASUNO Shingo
Systems and Information Engineering, University of Tsukuba
-
Masuno Shingo
Systems And Information Engineering University Of Tsukuba
-
Maruyama Tsutomu
Systems And Information Engineering University Of Tsukuba
関連論文
- How fast is an FPGA in image processing? (リコンフィギャラブルシステム)
- Multiple Sequence Alignment Based on Dynamic Programming Using FPGA(Reconfigurable System and Applications,Reconfigurable Systems)
- An approach for downscaling images for real-time pattern detection (リコンフィギャラブルシステム)
- An implementation of a watershed algorithm based on connected components on FPGA (リコンフィギャラブルシステム)