Related Experiment Video
Updated: Feb 15, 2026

07:55
An All-in-one Sample Holder for Macromolecular X-ray Crystallography with Minimal Background Scattering
Published on: July 6, 2019
13.9K
Comparing fixed sampling with minimizer sampling when using k-mer indexes to find maximal exact matches
Meznah Almutairy1,2, Eric Torng1
1Department of Computer Science and Engineering, Michigan State University, East Lansing, Michigan, United States of America.
Plos One
|February 2, 2018
Summary
Fixed sampling offers a more memory-efficient and faster alternative to minimizer sampling for k-mer indexes in bioinformatics. This study demonstrates fixed sampling
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- K-mer indexes are crucial for sequence similarity searches in bioinformatics.
- Large memory requirements and query times are significant challenges for k-mer indexes.
- Fixed sampling and minimizer sampling are common methods to reduce index size and speed up queries.
Purpose of the Study:
- To systematically compare the performance of fixed sampling and minimizer sampling for k-mer indexes.
- To verify assumptions about index size and query speed for both sampling methods.
- To determine the optimal sampling strategy for sequence similarity searches.
Main Methods:
- A comparative analysis of fixed and minimizer sampling techniques was performed.
- The human genome served as the primary database for constructing k-mer indexes.
- Maximal exact matches were identified between the human genome and query sets (mouse genome, chimp genome, NGS data).
Main Results:
- Larger k-mer sizes reduce query time but increase index space for both methods.
- Fixed sampling typically requires half the space of minimizer sampling at comparable k-mer sizes.
- Minimizer sampling offers only marginal query speed improvements over fixed sampling when k-mer sizes are equal.
- When k-mer sizes can be optimized independently, fixed sampling can be both more space-efficient and faster than minimizer sampling.
Conclusions:
- Fixed sampling is generally more memory-efficient than minimizer sampling.
- Minimizer sampling's query speed advantage is often offset by a larger number of k-mer occurrences to process.
- Fixed sampling is recommended for applications requiring processing of each shared k-mer occurrence.
Related Concept Videos
Sampling Methods: Sample Types
3.3K
Sampling materials are classified into three main types: solid, liquid, and gas.
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
3.3K
Fisher's Exact Test
1.2K
Fisher's exact test is a statistical significance test widely used to analyze 2x2 contingency tables, particularly in situations where sample sizes are small. Unlike the chi-squared test, which approximates P-values and assumes minimum expected frequencies of at least five in each cell, Fisher's exact test calculates the exact probability (P-value) of observing the data or more extreme results under the null hypothesis. This feature makes it especially valuable when the assumptions of...
1.2K
Sampling Plans
1.0K
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
1.0K
Sample Handling
2.7K
Transportation of samples from the collection point to the laboratory, as well as storage and preservation techniques, are crucial for maintaining sample integrity and ensuring accurate and reliable test results.
Samples should be transported carefully from collection points to the laboratory. They should be properly sealed and clearly labeled to prevent cross-contamination. To preserve the sample integrity, optimal temperature conditions during transport are essential. This could involve using...
Samples should be transported carefully from collection points to the laboratory. They should be properly sealed and clearly labeled to prevent cross-contamination. To preserve the sample integrity, optimal temperature conditions during transport are essential. This could involve using...
2.7K
Sampling Theorem
1.4K
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
1.4K
Bandpass Sampling
550
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
550

