Related Experiment Video
Updated: Apr 3, 2026

10:34
Ultra-long Read Sequencing for Whole Genomic DNA Analysis
Published on: March 15, 2019
24.3K
Konnector v2.0: pseudo-long reads from paired-end sequencing data
BMC Medical Genomics
|September 25, 2015
Summary
Konnector v2.0 bridges unsequenced gaps in paired-end tag (PET) sequencing data using a novel Bloom filter approach. This bioinformatics tool efficiently reconstructs DNA sequences for large-scale genomic analysis.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Paired-end tag (PET) sequencing generates reads from both ends of DNA fragments.
- Gaps in sequencing occur when fragment length exceeds combined read length.
- Bioinformatics methods can bridge these gaps with sufficient sequencing coverage.
Purpose of the Study:
- To introduce Konnector v2.0, an improved local de novo assembly tool.
- To address the challenge of bridging gaps in PET sequencing data.
Main Methods:
- Konnector utilizes Bloom filters for memory-efficient k-mer spectrum representation.
- It constructs an implicit de Bruijn graph to identify k-mer overlaps.
- Graph traversal is employed to bridge sequencing gaps between read pairs.
Main Results:
- Konnector v2.0 demonstrates effective gap bridging on simulated and experimental datasets.
- The tool represents k-mers using an average of 1.5 bytes, enabling scalability to large genomes.
- A parallel implementation allows processing over a billion bases on standard hardware.
Conclusions:
- Konnector v2.0 offers a scalable and efficient solution for gap bridging in PET sequencing.
- Its performance is competitive with other tools of similar functionality.
- The tool facilitates comprehensive genomic analysis by enabling de novo assembly across gaps.
Related Concept Videos
RNA-seq
12.6K
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.6K
Next-generation Sequencing
101.2K
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....
101.2K
Sanger Sequencing
778.7K
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...
778.7K
Maxam-Gilbert Sequencing
13.7K
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...
13.7K
Genome Annotation and Assembly
21.7K
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.7K

