Prefix-free parsing for merging big BWTs.
Diego Díaz-Domínguez1, Travis Gagie2, Veronica Guerrini3
1University of Helsinki, Finland.
Summary
Building large Burrows-Wheeler Transforms (BWTs) using prefix-free parsing (PFP) is memory-intensive. This study presents a method to merge smaller BWTs, significantly reducing memory usage for large, fragmented datasets.
Area of Science:
- Bioinformatics
- Computational Biology
- Data Compression
Background:
- Prefix-free parsing (PFP) is essential for constructing Burrows-Wheeler Transforms (BWTs) of large datasets.
- Standard PFP methods require substantial memory, posing challenges for extremely large datasets.
Purpose of the Study:
- To develop a memory-efficient approach for building BWTs of massive datasets.
- To address the high memory footprint of PFP in bioinformatics applications.
Main Methods:
- Decomposition of large datasets into smaller, dissimilar subsets.
- Independent construction of BWTs for each subset.
- Merging of individual BWTs to form the complete dataset's BWT.
Main Results:
- Demonstrated significant reduction in memory requirements for PFP.
- Successfully applied the method to datasets with biological relevance (e.g., genomic collections).
- The merging strategy proved effective for large-scale BWT construction.
Conclusions:
- The proposed method offers a practical solution for memory-intensive BWT construction.
- This approach is particularly beneficial for fragmented biological datasets.
- Efficient BWT generation is crucial for advancing large-scale genomic data analysis.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
491
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
491
Parseval's Theorem for Fourier transform
2.0K
Parseval's theorem is a fundamental principle in signal processing that enables the calculation of a signal's energy in either the time domain or the frequency domain. This theorem is pivotal in demonstrating energy conservation between these two domains, ensuring that the computed energy value remains consistent regardless of the domain of analysis.
To understand Parseval's theorem, it is essential to first comprehend how signal energy is typically calculated. When considering a...
To understand Parseval's theorem, it is essential to first comprehend how signal energy is typically calculated. When considering a...
2.0K
Transformers
1.7K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.7K
Parseval's Theorem
1.0K
Parseval's theorem is a fundamental concept in signal processing and harmonic analysis. It asserts that for a periodic function, the average power of the signal over one period equals the sum of the squared magnitudes of all its complex Fourier coefficients. This theorem, named after Marc-Antoine Parseval, provides a powerful tool for analyzing the energy distribution in signals.
Interestingly, Parseval's theorem also holds for the trigonometric form of the Fourier series, which expresses a...
Interestingly, Parseval's theorem also holds for the trigonometric form of the Fourier series, which expresses a...
1.0K
Maxam-Gilbert Sequencing
12.5K
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
12.5K
Mass Analyzers: Common Types
1.3K
The quadrupole mass analyzer consists of four cylindrical metal rods arranged in a diamond carrying a DC voltage and a radio-frequency AC voltage. The motion of ions through the quadrupole depends on the field strength, causing only ions of a certain m/z to resonate successfully and strike the detector at a given field strength. Though the transmission rate for these analyzers is high, the exact elemental composition of the sample is not determined because of low resolution; however, they are...
1.3K


