Related Experiment Video
Updated: Jun 20, 2025

In Vitro Selection of Aptamers to Differentiate Infectious from Non-Infectious Viruses
Published on: September 7, 2022
GSC: efficient lossless compression of VCF files with fast query.
Xiaolong Luo1, Yuxin Chen2,3,4, Ling Liu5
1College of Computer Science and Software Engineering, Shenzhen University, Shenzhen 518060, China.
Genotype Sparse Compression (GSC) offers superior lossless compression for large variant call format (VCF) files, significantly reducing storage needs. This specialized tool enhances genomic data management by balancing high compression ratios with efficient data access.
Area of Science:
- Bioinformatics
- Genomics
- Data Compression
Background:
- Large-scale genome sequencing generates massive Variant Call Format (VCF) files, posing storage and analysis challenges.
- Existing compression methods struggle to balance high compression ratios with fast random access for VCF data.
Purpose of the Study:
- Introduce Genotype Sparse Compression (GSC), a novel lossless compression tool specifically designed for VCF files.
- Evaluate GSC's performance against state-of-the-art compression tools for genomic data.
Main Methods:
- Developed GSC, a specialized lossless compression algorithm for VCF files.
- Conducted benchmark tests comparing GSC with GBC, GTC, gzip, zstd, and BCFtools on various open-source datasets.
Main Results:
- GSC achieved 26.9%–82.4% higher compression ratios compared to GBC and GTC.
- In lossless scenarios, GSC provided 1.5×–6.5× greater compression than general-purpose tools.
- GSC demonstrated competitive decompression query speeds and superior RAM usage, despite some trade-offs in decompression time.
Conclusions:
- GSC effectively balances high compression ratios with rapid data access, improving genomic data management.
- The tool supports seamless PLINK binary format conversion, facilitating downstream analyses.
Related Concept Videos
Compacting Factor test
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Fast Fourier Transform
The computational efficiency of the FFT becomes...
Gene Evolution - Fast or Slow?
Maximum Size of Aggregate
Boundary Conditions: Lossless Lines
At the receiving end, the boundary condition states that the voltage equals the product of the receiving-end impedance and current. This relationship is expressed as a function of the incident and...

