Related Experiment Video
Updated: Mar 15, 2026

12:08
Hybrid De Novo Genome Assembly for the Generation of Complete Genomes of Urinary Bacteria using Short- and Long-read Sequencing Technologies
Published on: August 20, 2021
5.9K
BASE: a practical de novo assembler for large genomes using long NGS reads.
Binghang Liu1, Chi-Man Liu1, Dinghua Li1
1Bioinformatics Algorithms Research Laboratory, Department of Computer Science, University of Hong Kong, Pokfulam, Hong Kong.
BMC Genomics
|September 3, 2016
Summary
BASE is a new de novo genome assembler that improves contig quality and speed for long next-generation sequencing (NGS) reads. This efficient tool enhances seed-extension approaches for better genome assembly results.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- De novo genome assembly from next-generation sequencing (NGS) data is computationally intensive, particularly for large genomes.
- Existing assemblers like SOAPdenovo2 (de Bruijn graph-based) are efficient but do not fully leverage longer NGS reads.
- String graph assemblers (e.g., SGA) handle longer reads better but are generally slower.
Purpose of the Study:
- Introduce BASE, a novel de novo genome assembler designed to improve efficiency and contig quality for NGS data.
- Address the limitations of current assemblers in utilizing longer NGS reads effectively.
- Provide a practically efficient tool for genome assembly, with potential for scaffolding extension.
Main Methods:
- BASE employs an enhanced seed-extension approach, utilizing efficient read indexing to generate adaptive seeds.
- High-probability unique seeds are used to construct extension trees.
- Reverse validation, incorporating read coverage and paired-end information, refines branches to produce high-quality consensus sequences for contig extension.
Main Results:
- BASE demonstrates superior contig quality and speed compared to SOAPdenovo2 and SGA for longer NGS reads (up to 250 bp).
- On bacteria datasets, BASE achieved better quality than SOAPdenovo2 and SGA, comparable to SPAdes for 250 bp reads.
- BASE showed higher N50 values across human datasets, with significant improvements at 250 bp read lengths, and exhibited better memory efficiency than SOAPdenovo2 with error-prone data.
Conclusions:
- BASE is a practical and efficient tool for de novo genome assembly, offering significant quality improvements for long NGS reads.
- The assembler's design facilitates straightforward extension to include scaffolding capabilities.
- BASE represents a valuable advancement in bioinformatics tools for genome assembly research.
Related Concept Videos
Genome Annotation and Assembly
21.4K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
21.4K
Next-generation Sequencing
100.6K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
100.6K
RNA-seq
12.4K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
12.4K
Sanger Sequencing
777.3K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
777.3K
Genomics
41.5K
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
41.5K

