Related Experiment Video
Updated: May 22, 2026

High-throughput Identification of Gene Regulatory Sequences Using Next-generation Sequencing of Circular Chromosome Conformation Capture (4C-seq)
Published on: October 5, 2018
Handling the data management needs of high-throughput sequencing data: SpeedGene, a compression algorithm for the
Dandi Qiao1, Wai-Ki Yip, Christoph Lange
1Department of Biostatistics, Harvard School of Public Health, Boston, Massachusetts, USA. dqiao@hsph.harvard.edu
A new algorithm offers significant compression for next-generation sequencing (NGS) data, reducing large genetic datasets to manageable sizes. This method allows for faster data loading without decompression, making advanced genomic analysis accessible on current hardware.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Next-generation sequencing (NGS) generates massive datasets, overwhelming current storage and computational capacities.
- Existing data compression methods for genetic data offer insufficient compression rates or demand excessive CPU time for decompression.
- Researchers frequently encounter storage and processing challenges with large-scale genetic data.
Purpose of the Study:
- To introduce a novel and efficient algorithm for storing and managing large-scale next-generation sequencing data.
- To address the limitations of current storage and compression techniques in bioinformatics.
- To enable the analysis of massive genomic datasets on existing hardware infrastructure.
Main Methods:
- Development of a simple, novel algorithm for sequencing data compression.
- Implementation of the algorithm in C++ for direct loading and parallel processing.
- Validation using simulated and real-world next-generation sequencing datasets.
Main Results:
- Achieved compression factors ranging from 16 to several hundred, reducing Gigabytes of SNP data to Megabytes.
- Demonstrated faster data loading times compared to existing compression methods, with no extra decompression time.
- The C++ library facilitates direct data retrieval for integration with other programs.
Conclusions:
- The SpeedGene algorithm facilitates the storage and analysis of next-generation sequencing data within current hardware limitations.
- Eliminates the need for costly system upgrades for handling large genomic datasets.
- Enhances accessibility and efficiency in genomic data processing and analysis.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Next-generation Sequencing
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.
Sanger Sequencing
Genomics
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...

