A Fast Divide-and-Conquer Algorithm for Indexing Human Genome Sequences

被引:3
|
作者
Loh, Woong-Kee [1 ]
Moon, Yang-Sae [2 ]
Lee, Wookey [3 ]
机构
[1] Sungkyul Univ, Dept Multimedia, Anyang, South Korea
[2] Kangwon Natl Univ, Dept Comp Sci, Chunchon, South Korea
[3] Inha Univ, Dept Ind Engn, Inchon, South Korea
来源
关键词
human genome sequences; indexing; suffix tree; memory bottleneck problem; divide-and-conquer; parallel processing; READ ALIGNMENT; SUFFIX TREE;
D O I
10.1587/transinf.E94.D.1369
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Since the release of human genome sequences, one of the most important research issues is about indexing the genome sequences, and the suffix tree is most widely adopted for that purpose. The traditional suffix tree construction algorithms suffer from severe performance degradation due to the memory bottleneck problem. The recent disk-based algorithms also provide limited performance improvement due to random disk accesses. Moreover, they do not fully utilize the recent CPUs with multiple cores. In this paper, we propose a fast algorithm based on 'divide-and-conquer' strategy for indexing the human genome sequences. Our algorithm nearly eliminates random disk accesses by accessing the disk in the unit of contiguous chunks. In addition, our algorithm fully utilizes the multi-core CPUs by dividing the genome sequences into multiple partitions and then assigning each partition to a different core for parallel processing. Experimental results show that our algorithm.outperforms the previous fastest DIGEST algorithm by up to 10.5 times.
引用
收藏
页码:1369 / 1377
页数:9
相关论文
共 50 条