Related Experiment Video
Updated: Sep 6, 2025

14:06
Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
15.3K
Kmer2SNP: Reference-Free Heterozygous SNP Calling Using k-mer Frequency Distributions
Yanbo Li1, Hardip Patel2, Yu Lin1
1School of Computing, Australian National University, Canberra, ACT, Australia.
Methods in Molecular Biology (Clifton, N.J.)
|June 25, 2022
Summary
This study introduces Kmer2SNP, a novel reference-free algorithm for identifying heterozygous single-nucleotide polymorphisms (SNPs) in DNA sequencing data. This method is crucial for genetic studies in species lacking a reference genome.
Area of Science:
- Genomics and Bioinformatics
- Population Genetics
- Molecular Biology
Background:
- DNA sequencing generates genetic profiles rapidly.
- Single-nucleotide polymorphism (SNP) identification is vital for genetic studies, including disease association, ancestry, and relationship inference.
- Current SNP calling methods typically rely on species-specific reference genomes, which are not always available.
Purpose of the Study:
- To develop a reference-free algorithm for identifying heterozygous SNPs from raw sequencing reads.
- To facilitate genetic studies in species where high-quality reference genomes are unavailable.
- To provide a robust method for SNP discovery without relying on a reference genome.
Main Methods:
- Developed Kmer2SNP, a reference-free algorithm.
- Calculates k-mer frequency distribution from raw sequencing reads to identify k-mers containing heterozygous SNPs.
- Matches exact heterozygous k-mers to identify haplotype pairs and uses overlapping k-mers to assign SNP confidence weights.
Main Results:
- Successfully identified heterozygous SNPs without a reference genome.
- Kmer2SNP efficiently processes k-mer frequency distributions and matches k-mers for accurate SNP calling.
- The algorithm assigns weights to SNP assignments based on overlapping k-mers, enhancing discovery confidence.
Conclusions:
- Kmer2SNP offers a valuable tool for SNP identification in species lacking reference genomes.
- The reference-free approach broadens the scope of genetic research in understudied organisms.
- This method supports diverse genetic applications, including population genetics and evolutionary studies.
Related Concept Videos
Comparing Copy Number Variations and SNPs
17.9K
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%...
17.9K
Single Nucleotide Polymorphisms-SNPs
15.8K
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,...
15.8K
Genome-wide Association Studies-GWAS
14.1K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
14.1K

