학술논문

Indexing genomic sequences on the IBM Blue Gene
Document Type
Conference
Source
Proceedings of the Conference on High Performance Computing Networking, Storage and Analysis High Performance Computing Networking, Storage and Analysis, Proceedings of the Conference on. :1-11 Nov, 2009
Subject
Computing and Processing
Language
ISSN
2167-4329
2167-4337
Abstract
With advances in sequencing technology and through aggressive sequencing efforts, DNA sequence data sets have been growing at a rapid pace. To gain from these advances, it is important to provide life science researchers with the ability to process and query large sequence data sets. For the past three decades, the suffix tree has served as a fundamental data structure in processing sequential data sets. However, tree construction times on large data sets have been excessive. While parallel suffix tree construction is an obvious solution to reduce execution times, poor locality of reference has limited parallel performance. In this paper, we show that through careful parallel algorithm design, this limitation can be removed, allowing tree construction to scale to massively parallel systems like the IBM Blue Gene. We demonstrate that the entire Human genome can be indexed on 1024 processors in under 15 minutes.