Related Experiment Video
Updated: Sep 8, 2025

10:36
Rare Event Detection Using Error-corrected DNA and RNA Sequencing
Published on: August 3, 2018
12.2K
CARE 2.0: reducing false-positive sequencing error corrections using machine learning
Felix Kallenborn1, Julian Cascitti2, Bertil Schmidt2
1Department of Computer Science, Johannes Gutenberg University Mainz, Mainz, Germany. kallenborn@uni-mainz.de.
BMC Bioinformatics
|June 13, 2022
Summary
Next-generation sequencing error correction tools can introduce false positives. CARE 2.0 significantly reduces these errors using a machine learning approach, improving downstream analysis like k-mer statistics and de novo assembly.
Area of Science:
- Genomics
- Bioinformatics
Background:
- Next-generation sequencing (NGS) requires preprocessing for error correction.
- Existing tools correct most errors but introduce false positives, impacting downstream analyses.
- There is a need for more precise sequencing error correction methods.
Purpose of the Study:
- To develop a more precise sequencing read error correction tool.
- To minimize false-positive corrections while maintaining high true-positive rates.
Main Methods:
- Developed CARE 2.0, a context-aware read error correction tool.
- Utilized multiple sequence alignment and a random decision forest classifier trained on Illumina data.
- Implemented in C++/CUDA for CPU and GPU execution.
Main Results:
- CARE 2.0 achieved up to two orders of magnitude fewer false positives than state-of-the-art tools.
- Maintained comparable true-positive correction rates.
- Demonstrated improved de novo assembly and k-mer analysis on simulated and real-world data.
Conclusions:
- CARE 2.0 significantly reduces false-positive sequencing errors, enhancing data quality.
- Machine learning approaches are effective for improving read error correction.
- The tool's precision benefits downstream genomic analyses and is publicly available.
Related Concept Videos
Improving Translational Accuracy
11.8K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.8K
Next-generation Sequencing
92.5K
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....
92.5K
Mismatch Repair
40.6K
Overview
40.6K
Types of Errors: Detection and Minimization
2.3K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
2.3K
Genome Copying Errors
4.4K
DNA replication is a well-evolved process that copies millions of base pairs with high fidelity during each cell division. Occasionally a wrong base or a long stretch of wrong bases may get added to the daughter strands. If the errors are left unchecked, cells might accumulate several mutations that might endanger their survival. Therefore, the copying errors are checked and repaired at three levels.
4.4K

