A Parallel DNA Fragment Assembly Algorithm Based on Eulerian Superpath Approach

Weimin Zheng,Wei Shi,Wanlei Zhou
2004-01-01
Abstract:Fragments assembly is among the core problems in the research of Genome. Although many assembly tools based on the overlap-layout-consensus paradigm are widely used such as in the Human Genome Project currently, they still can not resolve the repeats problem in the DNA sequencing. For the purpose of resolving such problem, Pevzner et al. put forward a new Euler Superpath assembly algorithm. But it needs a big and complex de Bruijin graph which consumes large amounts of memories i.e. becomes the bottleneck of the performance. We present a parallel DNA fragment assembly algorithm based on the Eularian Superpath theory and solve the bottleneck in the current assembly program. The experimental results demonstrate that our approach has a good scalability, and can be used in DNA assembly of middle and large size of eukaryote genome.
What problem does this paper attempt to address?