1) The document describes combining overlap-layout-consensus and de Bruijn graph approaches for de novo genome assembly. Errors in sequencing reads were corrected using frequency analysis of k-mers and their distributions.
2) Quasi-contigs were assembled from the corrected reads by finding paths between vertices in a de Bruijn graph representing the reads. Approximately 67% of inserts were restored to quasi-contigs.
3) Contigs were assembled from the quasi-contigs using Newbler. Scaffolds were assembled using AbySS, resulting in contigs and scaffolds with N50 sizes of several kilobases. Further improvements are planned including reducing memory usage.