NPC 2012: Network and Parallel Computing pp 14-21 | Cite as
DGraph: Algorithms for Shortgun Reads Assembly Using De Bruijn Graph
Abstract
Massively parallel DNA sequencing platforms have become widely available, reducing the cost of DNA sequencing by over two orders of magnitude, and democratizing the field by putting the sequencing capacity of a major genome center in the hands of individual investigators. New challenges include the development of robust protocols for generating sequencing libraries, building effective new approaches to resequence and data-analysis. In this paper we demonstrate a new sequencing algorithm, named DGraph, which has two modules, one module is responsible to construct De Bruijn graph by cutting reads into k-mers, and the other’s duty is to simplify this graph and collect all long contigs. The authors didn’t adapt the sequence graph reductions operations proposed by RAMANA M.IDURY or Finding Eulerian Superpaths proved by Pavel A.Pevzner or bubble remove steps suggested by Danial Zerbino, As the first operations was computing expensive, and the second one was impractical, and the last one did not benefit either the quality of contigs or the efficiency of the assembler. Our assembler was focused only on efficient and effective error removal and path reduction operations. Applying DGraph to the simulation data of fruit fly Drosophila melanogaster chromosome X, DGraph (3min) is about six times faster than velvet 0.3 (19 mins), and its coverage (92.5%) is also better than velvet (78.2%) when k = 21. Compare to velvet, the results shows that the algorithm of DGraph is a faster program with high quality results.
Keywords
De Bruijn graph graph algorithm short read assemblerReferences
- 1.Metzker, M.L., Lu, J., Gibbs, R.A.: Electrophoretically Uniform Fluorescent Dyes for Automated DNA Sequencing. Science 5254(271), 1420–1422 (2009)Google Scholar
- 2.Margulies, M., et al.: Genome sequencing in microfabricated high-density picolitre reactors. Nature 441(4) (2006)Google Scholar
- 3.Bentley, D.R.: Whole-genome re-sequencing. Current Opinion in Genetics & Development 6(16), 545–552 (2006)MathSciNetCrossRefGoogle Scholar
- 4.Sutton, G.G., White, O., Adams, M.D., Kerlavage, A.R.: TIGR Assembler: A New Tool for Assembling Large Shotgun Sequencing Projects. Genome Science and Technology 1(1), 9–19 (1995)CrossRefGoogle Scholar
- 5.
- 6.Huang, X., Madan, A.: CAP3: A DNA Sequence Assembly Program. Genome Research (9), 868–877 (1990)Google Scholar
- 7.Kreuze, J.F., Perez, A., Untiveros, M., Quispe, D., Fuentes, S., Barker, I., Simon, R.: Complete viral genome sequence and discovery of novel viruses by deep sequencing of small RNAs: A generic method for diagnosis, discovery and sequencing of viruses. Virology 1(388), 1–7 (2009)CrossRefGoogle Scholar
- 8.Warren, R.L., Sutton, G.G., Jones, S.J.M., et al.: Assembling millions of short DNA sequences using SSAKE. Bioinformatics 4(23), 500–501 (2007)CrossRefGoogle Scholar
- 9.Zerbino, D.R., Birney, E.: Velvet: algorithms for de novo short read assembly using De Bruijn graphs. Genome. Res. 5(18), 821–829 (2008)CrossRefGoogle Scholar
- 10.Idury, R.M., Waterman, M.S.: A New Algorithm for DNA Sequence Assembly. Journal of Computational Biology (1995)Google Scholar
- 11.