Abstract

Background

There is a rapidly increasing amount of de novo genome assembly using next-generation sequencing (NGS) short reads; however, several big challenges remain to be overcome in order for this to be efficient and accurate. SOAPdenovo has been successfully applied to assemble many published genomes, but it still needs improvement in continuity, accuracy and coverage, especially in repeat regions.

Findings

To overcome these challenges, we have developed its successor, SOAPdenovo2, which has the advantage of a new algorithm design that reduces memory consumption in graph construction, resolves more repeat regions in contig assembly, increases coverage and length in scaffold construction, improves gap closing, and optimizes for large genome.

Conclusions

Benchmark using the Assemblathon1 and GAGE datasets showed that SOAPdenovo2 greatly surpasses its predecessor SOAPdenovo and is competitive to other assemblers on both assembly length and accuracy. We also provide an updated assembly version of the 2008 Asian (YH) genome using SOAPdenovo2. Here, the contig and scaffold N50 of the YH genome were ∼20.9 kbp and ∼22 Mbp, respectively, which is 3-fold and 50-fold longer than the first published version. The genome coverage increased from 81.16% to 93.91%, and memory consumption was ∼2/3 lower during the point of largest memory consumption.

Findings

The increased use of next generation sequencing (NGS) has resulted in an increased growth of the number of de novo genome assemblies being carried out using short reads. Although there are several de novo assemblers available, there remains room for improvement as shown in recent assembly evaluation projects such as Assemblathon 1 [1] and GAGE [2]. Since the publication of the first version of SOAPdenovo [3], it has been used to assemble many large eukaryotic genomes, but reports have indicated areas that would benefit from updates, including assembly coverage and length [4,5].

SOAPdenovo2, as with SOAPdenovo, is made up of six modules that handle read error correction, de Bruijn graph (DBG) construction, contig assembly, paired-end (PE) reads mapping, scaffold construction, and gap closure. The major improvements we have made for in SOAPdenovo2 are: 1) enhancing the error correction algorithm, 2) providing a reduction in memory consumption in DBG constructions, 3) resolving longer repeat regions in contig assembly, 4) increasing assembly length and coverage in scaffolding and 5) improving gap closure. Our data show that SOAPdenovo2 outperforms its predecessor on the majority of the metrics benchmarked in the Assemblathon 1 as well as GAGE; and in addition, was able to substantially improve the original assembly of the Asian (YH) genome [6] that was done using SOAPdenovo.

Improvements in SOAPdenovo2

Dealing with sequencing error in NGS data is inevitable, especially for genome assembly applications, the outcome of which could be largely affected by even a small amount of sequencing error. Hence it is mandatory to detect and revise these sequencing errors in reads before assembly [2,7]. However, the error correction module in SOAPdenovo was designed for short Illumina reads (35–50 bp), which consumes an excessive amount of computational time and memory on longer reads, for example, over 150 GB memory running for two days using 40-fold 100 bp paired-end Illumina HiSeq 2000 reads. Thus, by a skillful exploitation of data indexing strategies, we redeveloped the module, which supports memory efficient long-k-mer error correction and uses a new space k-mer scheme to improve the accuracy and sensitivity (see Additional file 1: Supplementary Method 1 and Figures S1–S3). Simulation test shows that the new version runs efficiently and corrects more reads authentically (see Additional file 1: Tables S1 and S2).

In DBG-based large-genome assembly, the graph construction step consumes the largest amount of memory. To reduce this in SOAPdenovo2, we implemented a sparse de Bruijn graph method [8] (see Additional file 1: Supplementary Method 2), where reads are cut into k-mers and a large number of the linear unique k-mers are combined as a group instead of being stored independently.

Another important factor in the success of DBG-based assembly is k-mer size selection. Using a large k-mer has the advantage of resolving more repeat regions; whereas, use of small k-mers is advantageous for assembling low coverage depth and removing sequencing errors. To fully utilize both these advantages, we introduced a multiple k-mer strategy [9] in SOAPdenovo2 (see Additional file 1: Supplementary Method 3 and Figure S4). First, we removed sequencing errors using small k-mers for graph building, and then we rebuilt the graph using larger k-mers iteratively by mapping the reads back to the previous DBG to resolve longer repeats.

Scaffold construction is another area that needs improvement in NGS de novo assembly programs [10]. In the original SOAPdenovo, scaffolds were built by utilizing PE reads starting with short insert sizes (∼200 bp) followed iteratively to large insert sizes (∼10 kbp) [3]. Although this iterative method greatly decreased the complexity of scaffolding and enabled the assembly of larger genomes, there remained many issues that resulted in lower scaffold quality and shorter length. For example, 1) the heterozygous contigs were improperly handled; 2) chimeric scaffolds erroneously built with the smaller insert size PE reads which then hindered the later steps to increase of scaffold length when adding PE reads with larger insert size; and 3) false relationships between contigs without sufficient PE information support were created occasionally. To improve this in SOAPdenovo2, the main changes during the scaffolding stage were as follows: 1) we detected heterozygous contig pairs using contig depth and local contig relationships. Under these conditions, only the contig with higher depth in the heterozygous pairs was kept in scaffold, which reduced the influence of heterozygosity on the scaffolds length; 2) chimeric scaffolds that were built using a smaller insert size library were rectified using information from a larger insert size library, and 3) we developed a topology-based method to reestablish relationships between contigs that had insufficient PE information support (see Additional file 1: Supplementary Method 4 and Figures S5–S7).

Short reads enabled us to reconstruct large vertebrate and plant genomes, but the assembly of repetitive sequences longer than the read length still remain to be tackled. In scaffold construction, contigs with certain distance relationship, but without genotypes amid were connected with wildcards. The GapCloser module was designed to replace these wildcards using the context and PE reads information. In SOAPdenovo2, we have improved the original SOAPdenovo GapCloser module, which assembled sequences iteratively in the gaps to fill large gaps. At each iterative cycle, the previous release of GapCloser considered only the reads that could be aligned in current cycle. This method could potentially make for an incorrect selection at inconsistent locations with insufficient information for distinguishment due to the high similarity between repetitive sequences. For SOAPdenovo2, we developed a new method that considered all reads aligned during previous cycles, which allowed for better resolution of these conflicting bases, and thus improved the accuracy of gap closure. (see Additional file 1: Supplementary Method 5).

Table 1

Evaluation of Assemblathon1 dataset assemblies

Contig N50Contig path NG50Scaffold N50Scaffold path NG50Number of Structural ErrorSubstitution Error rateCopy Number Error rateGenome coverage (%)Memory (G)Run time (h)
V1207,78313,357329,38413,53914,3065.40E-059.14E-0398.8467
V1.05*343,88982,2641,684,436116,6511,8781.20E-056.75E-0398.8208
V2.0357,238111,36515,077,357170,4321,4144.25E-062.79E-0398.82010§
ALLPATHS-LG*163,63372,4808,185,650210,6491,2442.92E-066.71E-0298.310012
Contig N50Contig path NG50Scaffold N50Scaffold path NG50Number of Structural ErrorSubstitution Error rateCopy Number Error rateGenome coverage (%)Memory (G)Run time (h)
V1207,78313,357329,38413,53914,3065.40E-059.14E-0398.8467
V1.05*343,88982,2641,684,436116,6511,8781.20E-056.75E-0398.8208
V2.0357,238111,36515,077,357170,4321,4144.25E-062.79E-0398.82010§
ALLPATHS-LG*163,63372,4808,185,650210,6491,2442.92E-066.71E-0298.310012

Contig and scaffold path NG50 were defined in Assemblathon1 [1].

*

SOAPdenovo v1.05 and ALLPATHS-LG's evaluation result data were from [1].

§

Time spent on filtering contamination was not included.

Table 1

Evaluation of Assemblathon1 dataset assemblies

Contig N50Contig path NG50Scaffold N50Scaffold path NG50Number of Structural ErrorSubstitution Error rateCopy Number Error rateGenome coverage (%)Memory (G)Run time (h)
V1207,78313,357329,38413,53914,3065.40E-059.14E-0398.8467
V1.05*343,88982,2641,684,436116,6511,8781.20E-056.75E-0398.8208
V2.0357,238111,36515,077,357170,4321,4144.25E-062.79E-0398.82010§
ALLPATHS-LG*163,63372,4808,185,650210,6491,2442.92E-066.71E-0298.310012
Contig N50Contig path NG50Scaffold N50Scaffold path NG50Number of Structural ErrorSubstitution Error rateCopy Number Error rateGenome coverage (%)Memory (G)Run time (h)
V1207,78313,357329,38413,53914,3065.40E-059.14E-0398.8467
V1.05*343,88982,2641,684,436116,6511,8781.20E-056.75E-0398.8208
V2.0357,238111,36515,077,357170,4321,4144.25E-062.79E-0398.82010§
ALLPATHS-LG*163,63372,4808,185,650210,6491,2442.92E-066.71E-0298.310012

Contig and scaffold path NG50 were defined in Assemblathon1 [1].

*

SOAPdenovo v1.05 and ALLPATHS-LG's evaluation result data were from [1].

§

Time spent on filtering contamination was not included.

A comparison of the scaffold N10 to N90 between the assemblies based on the Assemblathon 1 dataset.
Figure 1

A comparison of the scaffold N10 to N90 between the assemblies based on the Assemblathon 1 dataset.

Testing and assessment

To test the performance of SOAPdenovo2, we assembled the Assemblathon1 benchmark dataset [11] and evaluated the assembly using the Assemblathon1's official evaluation pipeline [1]. Our analyses showed that SOAPdenovo2 performed better than the initial release of SOAPdenovo [3] (hereafter referred to as ‘SOAPdenovo1’) and SOAPdenovo v1.05 (hereafter referred to as ‘SOAPdenovo1.05’) used in Assemblathon1. Notably, SOAPdenovo1.05 was developed two years after SOAPdenovo1 for the Assemblathon1 and has never been formally released. It included partial improvements and new features from SOAPdenovo2, including the new contig and scaffold construction improvements, but without the new error correction and gap closure modules. Compared with the results of SOAPdenovo1, the new scaffold N50 was nearly an order of magnitude longer and the accuracy was higher due to the reduction of structural error by 90.12%, substitution error by 92.13%, and copy number error by 69.47% (Table 1, Figure 1). We also compared our results with that of ALLPATHS-LG [5], and SOAPdenovo2 produced contig N50 and scaffold N50 that were approximately 1.53 and 1.84-times longer. The SOAPdenovo2 assembly also had a much lower amount of copy number errors, but did have more substitution errors [1]. The lower substitution error in ALLPATHS-LG is likely because it includes a step analogous to “editing the assembly” to eliminate ambiguity, but it does so at the expense of more computational consumption. Improvements of SOAPdenovo2 have also been observed in assembling GAGE [8] dataset (see Additional file 1: Supplementary Method 6 and Tables 2 and 3). As shown in Tables 2 and 3, the correct assembly length of SOAPdenovo2 increased by approximately 3 to 80-fold comparing with that of SOAPdenovo1. Worth mentioning, there are only two levels of insert size for Staphylococcus aureus and Rhodobacter Sphaeroides, the setting of which is optimal for ALLPATHS-LG, but mismatches with the requirement of SOAPdenovo2 to come up with an optimal assembly (see Additional file 1: Supplementary Method 4); thus, the results of GAGE might not be able to illustrate the power of SOAPdenovo2, especially for the scaffolding part.

Table 2

Assemblies of S. aureus and R. sphaeroides

SpeciesVersionContigsScaffolds
NumberN50 (kb)ErrorsN50 corrected(kb)NumberN50 (kb)ErrorsN50 corrected (kb)
S. aureusSOAPdenovo179148.615623493420342
SOAPdenovo28098.62571.5381,08621,078
ALLPATHS-LG*37149.713117.6101,47711,093
R. sphaeroidesSOAPdenovo12,2423.53922.89561051870
SOAPdenovo27211810614.13332,54942,540
ALLPATHS-LG*19041.93136.7323,19103,310
SpeciesVersionContigsScaffolds
NumberN50 (kb)ErrorsN50 corrected(kb)NumberN50 (kb)ErrorsN50 corrected (kb)
S. aureusSOAPdenovo179148.615623493420342
SOAPdenovo28098.62571.5381,08621,078
ALLPATHS-LG*37149.713117.6101,47711,093
R. sphaeroidesSOAPdenovo12,2423.53922.89561051870
SOAPdenovo27211810614.13332,54942,540
ALLPATHS-LG*19041.93136.7323,19103,310

All datasets were downloaded from http://gage.cbcb.umd.edu/data/.

*

ALLPATHS-LG was using the latest version 42807.

Table 2

Assemblies of S. aureus and R. sphaeroides

SpeciesVersionContigsScaffolds
NumberN50 (kb)ErrorsN50 corrected(kb)NumberN50 (kb)ErrorsN50 corrected (kb)
S. aureusSOAPdenovo179148.615623493420342
SOAPdenovo28098.62571.5381,08621,078
ALLPATHS-LG*37149.713117.6101,47711,093
R. sphaeroidesSOAPdenovo12,2423.53922.89561051870
SOAPdenovo27211810614.13332,54942,540
ALLPATHS-LG*19041.93136.7323,19103,310
SpeciesVersionContigsScaffolds
NumberN50 (kb)ErrorsN50 corrected(kb)NumberN50 (kb)ErrorsN50 corrected (kb)
S. aureusSOAPdenovo179148.615623493420342
SOAPdenovo28098.62571.5381,08621,078
ALLPATHS-LG*37149.713117.6101,47711,093
R. sphaeroidesSOAPdenovo12,2423.53922.89561051870
SOAPdenovo27211810614.13332,54942,540
ALLPATHS-LG*19041.93136.7323,19103,310

All datasets were downloaded from http://gage.cbcb.umd.edu/data/.

*

ALLPATHS-LG was using the latest version 42807.

Table 3

Assemblies of Bombus Impatiens

AssemblerContigsScaffolds
NumberN50 (kb)E-size (kb)NumberN50 (kb)E-size (kb)
SOAPdenovo164,3617.910.452,0411225
SOAPdenovo212,55075.791.15,0841,3521,596
ALLPATHS-LG*------
AssemblerContigsScaffolds
NumberN50 (kb)E-size (kb)NumberN50 (kb)E-size (kb)
SOAPdenovo164,3617.910.452,0411225
SOAPdenovo212,55075.791.15,0841,3521,596
ALLPATHS-LG*------
*

The published ALLPATHS-LG could not be used to assemble this genome because it requires at least one library with overlapping paired-end reads.

Table 3

Assemblies of Bombus Impatiens

AssemblerContigsScaffolds
NumberN50 (kb)E-size (kb)NumberN50 (kb)E-size (kb)
SOAPdenovo164,3617.910.452,0411225
SOAPdenovo212,55075.791.15,0841,3521,596
ALLPATHS-LG*------
AssemblerContigsScaffolds
NumberN50 (kb)E-size (kb)NumberN50 (kb)E-size (kb)
SOAPdenovo164,3617.910.452,0411225
SOAPdenovo212,55075.791.15,0841,3521,596
ALLPATHS-LG*------
*

The published ALLPATHS-LG could not be used to assemble this genome because it requires at least one library with overlapping paired-end reads.

We also used SOAPdenovo2 to reassemble and update the previously assembled YH Asian Genome [12]. The previous assembly was done using SOAPdenovo1 [3], but in addition it was also limited by the very short read lengths (∼35 bp) that were the standard output of Illumina Genome Analyzers (GAIIx) at that time and by the insert sizes available (maximum size is 10 kb). To provide an updated assembly with the new program, we generated a new set of PE 100 bp-long reads with an insert size ranging from 180 bp to 40 kbp using the Illumina HiSeq 2000 [13] (see Additional file 1: Table S3).

These new data were put through both the SOAPdenovo1 and SOAPdenovo2 pipelines. To test out the performance of each new feature in SOAPdenovo2, we also assembled the genome with or without the multi k-mers and sparse DBG modules.

As shown in Table 4 and Figure 2, using the new data, we found that the Contig N50 and Scaffold N50 of SOAPdenovo2 were, respectively, 1.64 and 3.84-times longer than SOAPdenovo1. The result is also 3-fold and 50-fold longer than the first YH genome version. Notably, by using sparse DBG, the memory consumption for graph construction decreased dramatically, but the N50 contig and N50 scaffold dropped. This is due to the shorter k-mer length required by sparse DBG's design to acquire higher k-mer depth, which in turn disabled some repetitive sequences from being solved (see Additional file 1: Supplementary Method 2). By using larger k-mer length, ALLPATHS-LG outperformed SOAPdenovo2 on contig N50 by 1.49-times, but for scaffold N50, SOAPdenovo2 is 6 Mbp (1.37-times) longer. SOAPdenovo2 covered the reference genome 5.38% more and ran 3.36-times faster on the same machine than ALLPATHS-LG. To confirm the contribution of new algorithms, we evaluated both the YH genome assembled by SOAPdenovo1 and SOAPdenovo2 respectively by aligning them to the NCBI human reference genome hg19 [14]. We obtained a reference coverage increase from 81.2% to 93.9%, and we found that approximately 95.9% of the newly assembled regions were repetitive sequences. The increased reference coverage is mainly due to the improved SOAPdenovo2, not to the newly sequencing data.

A previous report had indicated that most of the segmental duplications (SD) were lost in the earlier published version of the YH [4]. To investigate the SD coverage of new version YH genome sequences, we aligned the contigs of the first version and the new version to 134 Mb of published human SD sequences [15] and found that up to 99% of the published SD sequences were now sufficiently represented (≥ 90% of each sequence) in the updated assembly, while only 21.5% were represented in the earlier version (see Additional file 1: Table S4). The rate of SD sequences that appeared more than once with sufficient coverage for each copy was increased from 0.02% to 52.6% in the updated version. The assembly of fragmented genes (noted in [4]) was also improved (see Additional file 1: Table S5). For example, average coverage of gene GRM5 increased from 90% to 96% and the number of fragments decreased from 162 to 4.

Table 4

Summary of YH dataset assemblies

Data and ProgramVersionk-merScaffold total length (bp)Scaffold N50 (bp)Contig total length (bp)Contig N50 (bp)CoverageTime (h)Peak Memory at Graph Construction (G)
SOAPdenovo YH old datav1252,837,024,602455,3802,327,931,6784,93380.51%48^140
SOAPdenovo YH new datav1312,901,125,4265,806,4952,661,982,49812,70981.16%58^107
v2 Multi-k-mer45–612,905,148,69022,297,1382,799,723,05120,92693.91%74^155
v2 Sparse352,874,598,20118,033,6222,767,141,36718,85693.17%78^35
v2 Sparse & Multi-k-mer35–492,888,094,84717,576,2722,776,209,13418,96093.20%81^35
ALLPATHS-LG§ YH new data42807962,809,141,26116,195,6842,600,792,53331,10188.53%249*343
Data and ProgramVersionk-merScaffold total length (bp)Scaffold N50 (bp)Contig total length (bp)Contig N50 (bp)CoverageTime (h)Peak Memory at Graph Construction (G)
SOAPdenovo YH old datav1252,837,024,602455,3802,327,931,6784,93380.51%48^140
SOAPdenovo YH new datav1312,901,125,4265,806,4952,661,982,49812,70981.16%58^107
v2 Multi-k-mer45–612,905,148,69022,297,1382,799,723,05120,92693.91%74^155
v2 Sparse352,874,598,20118,033,6222,767,141,36718,85693.17%78^35
v2 Sparse & Multi-k-mer35–492,888,094,84717,576,2722,776,209,13418,96093.20%81^35
ALLPATHS-LG§ YH new data42807962,809,141,26116,195,6842,600,792,53331,10188.53%249*343

To be consistence with the result of ALLPATHS-LG, contigs and scaffolds shorter than 1 kb were filtered for SOAPdenovo assemblies.

§

Without ‘FixLocal’ due to the module failure (see Additional file 1: Supplementary Method 7).

^

Time consumption including SOAPdenovo's error correction, assembly and gap closure modules.

*

Time consumption including ALLPATHS-LG's preparation and assembly modules.

Table 4

Summary of YH dataset assemblies

Data and ProgramVersionk-merScaffold total length (bp)Scaffold N50 (bp)Contig total length (bp)Contig N50 (bp)CoverageTime (h)Peak Memory at Graph Construction (G)
SOAPdenovo YH old datav1252,837,024,602455,3802,327,931,6784,93380.51%48^140
SOAPdenovo YH new datav1312,901,125,4265,806,4952,661,982,49812,70981.16%58^107
v2 Multi-k-mer45–612,905,148,69022,297,1382,799,723,05120,92693.91%74^155
v2 Sparse352,874,598,20118,033,6222,767,141,36718,85693.17%78^35
v2 Sparse & Multi-k-mer35–492,888,094,84717,576,2722,776,209,13418,96093.20%81^35
ALLPATHS-LG§ YH new data42807962,809,141,26116,195,6842,600,792,53331,10188.53%249*343
Data and ProgramVersionk-merScaffold total length (bp)Scaffold N50 (bp)Contig total length (bp)Contig N50 (bp)CoverageTime (h)Peak Memory at Graph Construction (G)
SOAPdenovo YH old datav1252,837,024,602455,3802,327,931,6784,93380.51%48^140
SOAPdenovo YH new datav1312,901,125,4265,806,4952,661,982,49812,70981.16%58^107
v2 Multi-k-mer45–612,905,148,69022,297,1382,799,723,05120,92693.91%74^155
v2 Sparse352,874,598,20118,033,6222,767,141,36718,85693.17%78^35
v2 Sparse & Multi-k-mer35–492,888,094,84717,576,2722,776,209,13418,96093.20%81^35
ALLPATHS-LG§ YH new data42807962,809,141,26116,195,6842,600,792,53331,10188.53%249*343

To be consistence with the result of ALLPATHS-LG, contigs and scaffolds shorter than 1 kb were filtered for SOAPdenovo assemblies.

§

Without ‘FixLocal’ due to the module failure (see Additional file 1: Supplementary Method 7).

^

Time consumption including SOAPdenovo's error correction, assembly and gap closure modules.

*

Time consumption including ALLPATHS-LG's preparation and assembly modules.

A comparison of the scaffold N10 to N90 between the assemblies based on the new YH sequencing data.
Figure 2

A comparison of the scaffold N10 to N90 between the assemblies based on the new YH sequencing data.

The work here demonstrates that SOAPdenovo2 is greatly improved over the initial version and specifically in areas that have been highlighted as problems in the currently available short-read de novo assembly programs. It thus provides an effective solution for carrying out de novo genome assembly especially for eukaryotic genomes. We have also been able to provide a much better quality version of the previously assembled YH genome [13], which will serve as an excellent reference genome for use in Chinese population studies, as well as for general human genome studies. SOAPdenovo2 has been successfully deployed in public computing clouds including TianHe series supercomputer and Amazon EC2.

Availability and requirements

  • Project name: SOAPdenovo2

  • Project home page and forum: http://soapdenovo2.sourceforge.net/

  • Operating system(s): Unix, Linux, Mac

  • Programming language: C, C++

  • Other requirements: GCC version ≥ 4.4.5

  • License: GNU General Public License version 3.0 (GPLv3)

  • Any restrictions to use by non-academics: none

Contact: bgi-soap@googlegroups.com

Availability of supporting data

The raw reads from the YH genome generated in this work are available from the BGI website [16], the EBI short read archive with study accession [EMBL: ERP001652], and also from the GigaScience database [6]. The updated assembly is also available at GigaScience [13]. In order to facilitate readers to repeat the experiments, the tools and configured packages including commands and necessary utilities are available from our FTP server ftp://public.genomics.org.cn/BGI/SOAPdenovo2, and are also being made available from the GigaScience database [17].

Abbreviations

     
  • bp

    Base pair

  •  
  • DBG

    de Bruijn graph

  •  
  • PE

    Paired end

  •  
  • SD

    Segmental duplication

  •  
  • YH

    Asian genome.

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

RL, BL, YX and ZL contributed equally to this work. Ju W, Ji W, HY, TL, Yi L and RL managed the project. RL, BL, YX and ZL led the design. RL, WH, JY, GH, YC, QP, YL, JT, GW, HZ, YS, Yo L, CY, DC, SY, XZ, SP, XL and GL implemented and tested the software. BW, Ya L, CH performed sequencing. RL and BL wrote the paper. All authors read and approved the final manuscript.

Acknowledgements

We would like to thank the users of SOAPdenovo who tested the program, reported bugs, and proposed improvements to make it more powerful and user-friendly. Thanks to TianHe research and development team of National University of Defense Technology to have tested, optimized and deployed the software on TianHe series supercomputers.

The project was supported by the State Key Development Program for Basic Research of China-973 Program (2011CB809203); National High Technology Research and Development Program of China-863 program (2012AA02A201); the National Natural Science Foundation of China (90612019); the Shenzhen Key Laboratory of Trans-omics Biotechnologies (CXB201108250096A); and the Shenzhen Municipal Government of China (JC201005260191A and CXB201108250096A). Tak-Wah Lam was partially supported by RGC General Research Fund 10612042.

References

1.
Earl
D
Bradnam
K
St John
J
Darling
A
Lin
D
Fass
J
Yu
HO
Buffalo
V
Zerbino
DR
Diekhans
M
Nguyen
N
Ariyaratne
PN
Sung
WK
Ning
Z
Haimel
M
Simpson
JT
Fonseca
NA
Docking
TR
Ho
IY
Rokhsar
DS
Chikhi
R
Lavenier
D
Chapuis
G
Naquin
D
Maillet
N
Schatz
MC
Kelley
DR
Phillippy
AM
Koren
S
, et al. 
2011
Assemblathon 1: a competitive assessment of de novo short read assembly methods
Genome Res
, vol. 
21
 (pg. 
2224
-
2241
10.1101/gr.126599.111
2.
Salzberg
SL
Phillippy
AM
Zimin
A
Puiu
D
Magoc
T
Koren
S
Treangen
TJ
Schatz
MC
Delcher
AL
Roberts
M
Marçais
G
Pop
M
Yorke
JA
2012
GAGE: a critical evaluation of genome assemblies and assembly algorithms
Genome Res
, vol. 
22
 (pg. 
557
-
567
10.1101/gr.131383.111
3.
Li
R
Zhu
H
Ruan
J
Qian
W
Fang
X
Shi
Z
Li
Y
Li
S
Shan
G
Kristiansen
K
Li
S
Yang
H
Wang
J
Wang
J
2010
De novo assembly of human genomes with massively parallel short read sequencing
Genome Res
, vol. 
20
 (pg. 
265
-
272
10.1101/gr.097261.109
4.
Alkan
C
Sajjadian
S
Eichler
EE
2011
Limitations of next-generation genome sequence assembly
Nat Methods
, vol. 
8
 (pg. 
61
-
65
10.1038/nmeth.1527
5.
Gnerre
S
Maccallum
I
Przybylski
D
Ribeiro
FJ
Burton
JN
Walker
BJ
Sharpe
T
Hall
G
Shea
TP
Sykes
S
Berlin
AM
Aird
D
Costello
M
Daza
R
Williams
L
Nicol
R
Gnirke
A
Nusbaum
C
Lander
ES
Jaffe
DB
2011
High-quality draft assemblies of mammalian genomes from massively parallel sequence data
Proc Natl Acad Sci U S A
, vol. 
108
 (pg. 
1513
-
1518
10.1073/pnas.1017351108
6.
Wang
J
Wang
W
Li
R
Li
Y
Tian
G
Goodman
L
Fan
W
Zhang
J
Li
J
Zhang
J
Guo
Y
Feng
B
Li
H
Lu
Y
Fang
X
Liang
H
Du
Z
Li
D
Zhao
Y
Hu
Y
Yang
Z
Zheng
H
Hellmann
I
Inouye
M
Pool
J
Yi
X
Zhao
J
Duan
J
Zhou
Y
Qin
J
, et al. 
2011
Genome sequence of YH: the first diploid genome sequence of a Han Chinese individual
GigaScience
http://dx.doi.org/10.5524/100015
7.
Zerbino
DR
Birney
E
2008
Velvet: algorithms for de novo short read assembly using de Bruijn graphs
Genome Res
, vol. 
18
 (pg. 
821
-
829
10.1101/gr.074492.107
8.
Ye
C
Ma
ZS
Cannon
CH
Pop
M
Yu
DW
2012
Exploiting sparseness in de novo genome assembly
BMC Bioinformatics
, vol. 
13 Suppl 6
 pg. 
S1
 
9.
Peng
Y
Leung
HC
Yiu
SM
Chin
FY
2012
IDBA-UD: a de novo assembler for single-cell and metagenomic sequencing data with highly uneven depth
Bioinformatics
, vol. 
28
 (pg. 
1420
-
1428
10.1093/bioinformatics/bts174
10.
Dayarian
A
Michael
TP
Sengupta
AM
2010
SOPRA: scaffolding algorithm for paired reads via statistical optimization
BMC Bioinformatics
, vol. 
11
 pg. 
345
  
10.1186/1471-2105-11-345
11.
The Assemblathon.
http://assemblathon.org
12.
Wang
J
Wang
W
Li
R
Li
Y
Tian
G
Goodman
L
Fan
W
Zhang
J
Li
J
Zhang
J
Guo
Y
Feng
B
Li
H
Lu
Y
Fang
X
Liang
H
Du
Z
Li
D
Zhao
Y
Hu
Y
Yang
Z
Zheng
H
Hellmann
I
Inouye
M
Pool
J
Yi
X
Zhao
J
Duan
J
Zhou
Y
Qin
J
, et al. 
2008
The diploid genome sequence of an Asian individual
Nature
, vol. 
456
 (pg. 
60
-
65
10.1038/nature07484
13.
Wang
J
Li
Y
Luo
R
Liu
B
Xie
Y
Li
Z
Fang
X
Zheng
H
Qin
J
Yang
B
Yu
C
Ni
P
Li
N
Guo
G
Ye
J
Fang
L
Su
Y
Asan
Zheng
H
Kristiansen
K
Wong
GK
Nielsen
R
Durbin
R
Bolund
L
Zhang
X
Li
S
Yang
H
Wang
J
2012
Updated genome assembly of YH: the first diploid genome sequence of a Han Chinese individual (version 2, 07/2012)
GigaScience Database
http://dx.doi.org/10.5524/100038
14.
The UCSC Genome Bioinformatics site.
http://genome.ucsc.edu/
15.
She
X
Jiang
Z
Clark
RA
Liu
G
Cheng
Z
Tuzun
E
Church
DM
Sutton
G
Halpern
AL
Eichler
EE
2004
Shotgun sequence assembly and recent segmental duplications within the human genome
Nature
, vol. 
431
 (pg. 
927
-
930
10.1038/nature03062
16.
Yan Huang - The first Asian diploid genome.
http://yh.genomics.org.cn
17.
Luo
R
Liu
B
Xie
Y
Li
Z
Huang
W
Yuan
J
He
G
Chen
Y
Pan
Q
Liu
Y
Tang
J
Wu
G
Zhang
H
Shi
Y
Liu
Y
Yu
C
Wang
B
Lu
Y
Han
C
Cheung
D
Yiu
SM
Liu
G
Zhu
X
Peng
S
Li
Y
Yang
H
Wang
J
Lam
TW
Wang
J
2012
Software and supporting material for “SOAPdenovo2: an empirically improved memory-efficient short read de novo assembly”
GigaScience Database
http://dx.doi.org/10.5524/100044

Author notes

Equal contributors

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Supplementary data