Related Experiment Video
Updated: Jul 29, 2025

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.1K
Linear time complexity de novo long read genome assembly with GoldRush.
Johnathan Wong1, Lauren Coombe2, Vladimir Nikolić2
1Canada's Michael Smith Genome Sciences Centre, BC Cancer, Vancouver, BC, V5Z 4S6, Canada. jowong@bcgsc.ca.
Nature Communications
|May 22, 2023
Summary
GoldRush, a new genome assembly algorithm, bypasses costly sequence alignments for faster, memory-efficient de novo genome assembly from long reads. It achieves high-quality genome assemblies for human, rice, and tomato datasets.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Current de novo long read genome assemblers rely on the Overlap-Layout-Consensus paradigm.
- The read-to-read overlap step is computationally expensive and requires significant RAM, limiting scalability for large datasets like the human genome.
Purpose of the Study:
- To develop a novel de novo long read genome assembly algorithm that overcomes the limitations of existing methods.
- To improve the efficiency and reduce the memory footprint of genome assembly.
Main Methods:
- Introduced GoldRush, a de novo long read genome assembly algorithm that utilizes a dynamic data structure.
- GoldRush foregoes all-vs-all sequence alignments, opting for a linear time complexity approach.
- Tested GoldRush on Oxford Nanopore Technologies long sequencing read datasets from human cell lines, rice, and tomato.
Main Results:
- Achieved assembly scaffold NGA50 lengths of 18.3-22.2 Mbp for human genomes.
- Obtained NGA50 lengths of 0.3 Mbp for rice and 2.6 Mbp for tomato genomes.
- Assembled each genome within a day using a maximum of 54.5 GB of RAM.
Conclusions:
- GoldRush demonstrates a scalable and memory-efficient paradigm for de novo long read genome assembly.
- The algorithm's performance across diverse genomes highlights its potential for large-scale genomic projects.
- This approach significantly reduces the computational resources required for high-quality genome assembly.
Related Concept Videos
Genome Annotation and Assembly
19.0K
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.
19.0K
Maxam-Gilbert Sequencing
11.3K
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
11.3K
Next-generation Sequencing
91.7K
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....
91.7K
RNA-seq
10.1K
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...
10.1K

