Related Experiment Video
Updated: Feb 10, 2026

14:23
Design and Optimization Strategies of a High-Performance Vented Box
Published on: June 9, 2023
1.6K
Optimized distributed systems achieve significant performance improvement on sorted merging of massive VCF files
Xiaobo Sun1, Jingjing Gao2, Peng Jin3
1Department of Computer Sciences, Emory University, Atlanta, GA 30322, USA.
Gigascience
|May 16, 2018
Summary
Optimized schemas for Apache big data platforms (Hadoop, HBase, Spark) significantly improve the efficiency of merging large genomic variant call format (VCF) files. These scalable solutions overcome traditional bottlenecks for genomics data processing.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Sorted merging of genomic data is crucial for sequencing studies.
- Large-scale projects require merging numerous variant call format (VCF) files.
- Traditional methods face computational and I/O bottlenecks with large datasets.
Purpose of the Study:
- To design and optimize schemas for distributed big data platforms to efficiently merge large VCF files.
- To leverage Apache Hadoop (MapReduce), HBase, and Spark for scalable genomic data merging.
Main Methods:
- Developed custom, optimized schemas for Hadoop, HBase, and Spark using a divide-and-conquer strategy.
- Implemented sequential phases and parallel subtasks to avoid bottlenecks.
- Benchmarked performance against traditional methods, MPI-based HPC, and VCFTools.
Main Results:
- All three developed schemas demonstrated significant efficiency improvements.
- Schemas exhibited superior strong and weak scalability compared to traditional approaches.
- Successful merging of multiple VCF files into single TPED or VCF files was achieved.
Conclusions:
- The proposed schemas offer generalized, scalable solutions for merging genetics and genomics data.
- Apache distributed systems provide a powerful platform for high-performance genomic data processing.
- Optimized workflows are essential for maximizing the benefits of distributed computing in genomics.
More Related Videos
Related Concept Videos
Optimal Foraging
13.9K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
13.9K
Drug Distribution: Volume of Distribution
7.5K
The volume of distribution refers to the theoretical volume necessary to contain the entire amount of an administered drug at the same concentration observed in the blood plasma. The body's intracellular fluid compartment, which makes up two-thirds of the total body water, is contrasted with the extracellular fluid compartment—comprising plasma and interstitial fluid—that accounts for one-third. The volume of distribution can vary depending on the characteristics of the drug.
7.5K
Second Order systems II
412
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
412
Optimization Problems
79
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
79
F Distribution
10.7K
The F distribution was named after Sir Ronald Fisher, an English statistician. The F statistic is a ratio (a fraction) with two sets of degrees of freedom; one for the numerator and one for the denominator. The F distribution is derived from the Student's t distribution. The values of the F distribution are squares of the corresponding values of the t distribution. One-Way ANOVA expands the t test for comparing more than two groups. The scope of that derivation is beyond the level of this...
10.7K
Secondary Motives: Power Motivation and Achievement Motivation
583
Power motivation and achievement motivation are two essential social motives identified by psychologist David McClelland. These motives influence behavior in various personal and professional contexts, shaping how individuals interact with others and pursue their goals.
Power motivation is characterized by the desire to influence, control, or have an impact on others. It is shaped by an individual's experiences, social environment, and cultural context. People with high power motivation are...
Power motivation is characterized by the desire to influence, control, or have an impact on others. It is shaped by an individual's experiences, social environment, and cultural context. People with high power motivation are...
583

