Related Experiment Video
Updated: Sep 24, 2025

04:58
Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
Published on: December 13, 2024
3.0K
Data Set-Adaptive Minimizer Order Reduces Memory Usage in k-Mer Counting
Dan Flomin1, David Pellow1, Ron Shamir1
1Blavatnik School of Computer Science, Tel-Aviv University, Tel-Aviv, Israel.
Summary
This study introduces a novel method to optimize minimizer order for bioinformatic applications, significantly reducing memory usage in k-mer counting by 30%-50% with minimal runtime increase.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Deep sequencing experiments generate massive datasets, necessitating efficient bioinformatic tools for analysis.
- Memory reduction techniques like sequence binning using minimizer schemes are crucial for handling large sequencing data.
- The performance of binning heavily depends on the chosen order of minimizers.
Purpose of the Study:
- To develop a data-tailored method for optimizing minimizer order in bioinformatic applications.
- To improve the memory efficiency of k-mer counting and assembly tools.
- To reduce the memory footprint of Gerbil, a state-of-the-art k-mer counter.
Main Methods:
- A novel method was developed to repeatedly sample and modify the minimizer order.
- The objective was to flatten the k-mer load distribution across minimizers.
- The method was integrated into the Gerbil k-mer counter.
Main Results:
- Memory footprint reduction of 30%-50% was achieved for large k values in Gerbil.
- Runtime increased only marginally, demonstrating computational efficiency.
- Optimized orders showed superior performance when transferred across datasets from the same species.
Conclusions:
- The data-tailoring method effectively reduces memory usage in bioinformatic applications like k-mer counting.
- This approach offers significant memory savings with minimal impact on runtime.
- The optimized minimizer orders are robust and transferable within the same species, enabling efficient large-scale genomic data analysis.
More Related Videos
Related Concept Videos
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
769
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
769
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
107
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
107

