Related Experiment Video
Updated: Dec 10, 2025

14:06
Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
15.6K
LROD: An Overlap Detection Algorithm for Long Reads Based on k-mer Distribution
Junwei Luo1, Ranran Chen1, Xiaohong Zhang1
1College of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China.
Frontiers in Genetics
|August 28, 2020
Summary
This study introduces the Long-Read Overlap Detection (LROD) algorithm to improve genome assembly accuracy. LROD effectively identifies overlapping DNA sequences from high-error long reads, enhancing precision and recall in genomic data analysis.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Third-generation sequencing technologies generate long DNA reads crucial for genome assembly.
- High error rates in these long reads pose significant challenges for accurate overlap detection.
- Existing methods struggle to reliably identify overlaps in noisy long-read data.
Purpose of the Study:
- To develop and validate a novel algorithm, Long-Read Overlap Detection (LROD), for accurate overlap detection in third-generation sequencing data.
- To improve the precision and recall of genome assembly by enhancing the accuracy of long-read overlap identification.
- To provide a robust solution for the challenging task of detecting overlaps in high-error long reads.
Main Methods:
- LROD filters common k-mers between long reads to simplify overlap detection.
- A two-stage strategy is employed to evaluate the consistency of common k-mers.
- A novel method refines candidate overlaps to determine true overlaps and correct errors.
Main Results:
- Experiments on simulated and real datasets demonstrate LROD's superior performance.
- LROD achieves higher F1-scores, precision, and recall compared to established methods like MHAP and Minimap2.
- The algorithm effectively handles the high error rates inherent in third-generation sequencing reads.
Conclusions:
- LROD significantly improves the accuracy of long-read overlap detection.
- The algorithm offers a more reliable approach for genome assembly using third-generation sequencing data.
- LROD represents a valuable advancement in bioinformatics tools for genomic research.
Related Concept Videos
RNA-seq
11.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...
11.4K
Long-patch Base Excision Repair
7.7K
Since the discovery of the two BER pathways, there has been a debate about how a cell chooses one pathway over the other and the factors determining this selection. Numerous in vitro experiments have pointed out multiple determinants for the sub-pathway selection. These are:
7.7K
Comparing Copy Number Variations and SNPs
18.4K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
18.4K

