Related Experiment Video
Updated: Jun 21, 2025

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
Published on: May 22, 2018
GraphSlimmer: Preserving Read Mappability with the Minimum Number of Variants
Neda Tavakoli1, Daniel Gibney2, Srinivas Aluru1
1School of Computational Science and Engineering, Georgia Institute of Technology, Atlanta, Gxeorgia, USA.
This study presents a method to significantly reduce genomic variants while ensuring accurate read mapping. The technique preserves essential haplotype information, enabling efficient analysis of large genomic datasets.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Modern genomic datasets (e.g., 1000 Genome Project) contain millions of variants, posing computational challenges for tasks like read mapping.
- Complete variant sets can decrease mapping accuracy and require substantial computational resources due to large genome graph data structures.
Purpose of the Study:
- To develop a technique for identifying a minimal subset of genomic variants.
- To ensure that all substrings up to a specified length (α) remain alignable with a bounded Hamming or edit distance (δ) using the reduced variant set.
Main Methods:
- Demonstrated the NP-hardness and inapproximability of variant subset selection optimization problems.
- Developed Integer Linear Programming (ILP) formulations for variant selection, including an edit distance formulation that decomposes the problem by variant locations.
- Scaled the edit distance ILP formulation to handle all variants of chromosome 22 from the 1000 Genome Project.
Main Results:
- Showed that a significant reduction in variants is achievable.
- For moderately long reads (α=1000), over 75% of variants can be removed while maintaining read mappability with an edit distance of at most one.
- The proposed ILP formulation successfully scaled to large-scale genomic data.
Conclusions:
- A minimal variant subset selection technique can drastically reduce computational burden for genomic analyses.
- The method preserves essential information for accurate read mapping, addressing limitations of using complete variant sets.
- This approach offers a computationally efficient alternative for analyzing large-scale genomic datasets.
Related Concept Videos
Conserved Binding Sites
Improving Translational Accuracy
Single Nucleotide Polymorphisms-SNPs
Comparing Copy Number Variations and SNPs
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%...
Mismatch Repair
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
Leaky Scanning

