Related Experiment Video
Updated: Dec 29, 2025

14:06
Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
15.6K
A Fast and Scalable Workflow for SNPs Detection in Genome Sequences Using Hadoop Map-Reduce.
Muhammad Tahir1, Muhammad Sardaraz1
1Department of Computer Science, COMSATS University Islamabad, Attock Campus 43600, Pakistan.
Genes
|February 9, 2020
Summary
This study introduces a faster, scalable workflow for detecting single nucleotide polymorphisms (SNPs) in genome sequences using Next-Generation Sequencing (NGS) data. The new method improves accuracy and efficiency compared to existing SNP detection tools.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Next-Generation Sequencing (NGS) generates vast biological data, posing computational challenges.
- Accurate and efficient detection of single nucleotide polymorphisms (SNPs) is crucial for genomic analysis.
- Existing SNP detection algorithms often suffer from high computational costs, memory requirements, and accuracy limitations.
Purpose of the Study:
- To develop a fast and scalable workflow for improved SNP detection in genome sequences.
- To integrate the Bowtie aligner with a Hadoop-based Heap SNP caller for enhanced performance.
- To validate the proposed workflow using benchmark datasets and compare its efficiency against existing methods.
Main Methods:
- Developed a novel workflow integrating Bowtie aligner with Hadoop-based Heap SNP caller.
- Utilized benchmark datasets from NCBI and DDBJ DRA for validation.
- Performed comparative analysis against established aligners (Bowtie, BWA) and SNP callers (GATK, FaSD, SparkGA, Halvade, Heap).
Main Results:
- The proposed workflow demonstrated superior performance over existing frameworks in SNP detection.
- Achieved an average of 22.46% more efficient F-score and 99.80% consistent accuracy.
- Showcased a comparatively higher mean accuracy of 0.21% and performed SNP mining for region identification.
Conclusions:
- The integrated Bowtie and Hadoop-based Heap workflow offers a significant advancement in fast and scalable SNP detection.
- The method provides improved accuracy and efficiency for analyzing large-scale genomic data from NGS.
- Future work includes graphical visualization of mined SNPs and memory requirement optimization.
Related Concept Videos
Comparing Copy Number Variations and SNPs
18.5K
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.5K
Genome-wide Association Studies-GWAS
15.2K
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...
15.2K
Single Nucleotide Polymorphisms-SNPs
17.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,...
17.8K

