Related Experiment Video
Updated: Apr 21, 2026

06:38
Pattern-based Search of Epigenomic Data Using GeNemo
Published on: October 8, 2017
4.7K
Using 2k + 2 bubble searches to find single nucleotide polymorphisms in k-mer graphs.
1The Sainsbury Laboratory, Norwich Research Park, Norwich NR4 7UH, UK.
Bioinformatics (Oxford, England)
|October 26, 2014
Summary
We developed a new algorithm to discover single nucleotide polymorphisms (SNPs) using De Bruijn graphs. This method accurately identifies genetic variations, even in complex genomic regions.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Single nucleotide polymorphism (SNP) discovery is crucial for understanding genetic variation.
- Current alignment-based methods face challenges in complex genomic regions and high-coverage data.
- De Bruijn graphs offer an alternative approach for handling large sequencing datasets.
Purpose of the Study:
- To develop and evaluate a novel algorithm for SNP discovery using De Bruijn graphs.
- To assess the accuracy and comprehensiveness of the new method compared to alignment-based approaches.
- To improve SNP calling in complex genomic regions and high-coverage scenarios.
Main Methods:
- Developed an algorithm that calls SNPs by enumerating 2k+2 cycles in converted De Bruijn graphs.
- Evaluated SNP calling accuracy against established alignment-based methods.
- Utilized sequence-based graph attributes to train a decision tree for enhanced accuracy.
Main Results:
- The algorithm demonstrated high accuracy in SNP calling across diverse genomic features in Arabidopsis thaliana.
- SNP calling performance was consistent across the genome, including complex and high-coverage regions.
- Integrating a decision tree further improved the accuracy of SNP predictions.
Conclusions:
- The developed algorithm accurately identifies SNPs using De Bruijn graphs, offering a robust alternative to alignment-based methods.
- This approach effectively handles complex genomic structures and high-coverage data, enabling more comprehensive SNP discovery.
- The method shows promise for accurate and extensive SNP detection from whole-genome sequencing data.
Related Concept Videos
Comparing Copy Number Variations and SNPs
11.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%...
11.4K
Single Nucleotide Polymorphisms-SNPs
14.1K
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
14.1K

