Related Experiment Video
Updated: Sep 22, 2025

11:41
Mapping Mammalian 3D Genome Interactions with Micro-C-XL
Published on: November 3, 2023
2.8K
kngMap: Sensitive and Fast Mapping Algorithm for Noisy Long Reads Based on the K-Mer Neighborhood Graph
Ze-Gang Wei1, Xing-Guo Fan1, Hao Zhang1
1Institute of Physics and Optoelectronics Technology, Baoji University of Arts and Sciences, Baoji, China.
Frontiers in Genetics
|May 23, 2022
Summary
kngMap accurately maps long, noisy single-molecule sequencing reads to reference genomes. This novel mapper improves alignment sensitivity and spans structural variants, outperforming existing tools.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Single-molecule sequencing (SMS) generates long reads with high potential for genomic applications.
- Current mapping tools struggle with long, noisy SMS reads, often producing partial alignments and missing structural variants.
- Accurate mapping is crucial for downstream genomic analyses.
Purpose of the Study:
- To introduce kngMap, a novel k-mer neighborhood graph-based mapper designed for long, noisy SMS reads.
- To evaluate kngMap's performance against established SMS mapping tools.
- To demonstrate kngMap's ability to improve read alignment sensitivity and span structural variants.
Main Methods:
- Developed kngMap, a C++ based mapper utilizing a k-mer neighborhood graph approach.
- Benchmarked kngMap against ten popular SMS mapping tools using simulated and real-life SMS datasets.
- Assessed mapping sensitivity, base alignment, and ability to span structural variants.
Main Results:
- kngMap demonstrated higher sensitivity, aligning more reads and bases compared to ten other popular SMS mappers.
- kngMap successfully produced consecutive, end-to-end alignments for entire reads.
- The tool effectively spanned various categories of structural variants within the reads.
Conclusions:
- kngMap is a superior tool for mapping long, noisy single-molecule sequencing reads.
- Its enhanced sensitivity and ability to span structural variants facilitate more comprehensive genomic analyses.
- kngMap offers a valuable solution for researchers utilizing advanced sequencing technologies.
Related Concept Videos
Sanger Sequencing
758.6K
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...
758.6K
RNA-seq
10.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...
10.4K

