Pileup File Generation from Compressed Genomic Data
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for generating pileup files from compressed next-generation sequencing (NGS) data require complete decompression and reconstruction, leading to high memory usage and processing power consumption, which increases analysis time.
Innovation Solution
A method and device for generating a pileup file by partially decompressing read data from a reference-based compression file to obtain differential strings, which are then decoded using conversion rules to create the pileup file, reducing the need for complete decompression and reconstruction.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If complete decompression and reconstruction of compressed genomic data is performed, then accurate pileup file generation is achieved, but memory usage and processing power consumption increase significantly
Solution Approach 1:
The patent extracts and processes only the essential components needed for pileup file generation from the compressed genomic data, rather than fully decompressing all data. This selective extraction approach maintains accuracy while reducing processing power consumption and memory usage.
Solution Approach 2:
The patent applies partial decompression to generate the pileup file directly from compressed data without complete reconstruction. This partial action approach achieves the necessary accuracy for variation calling while significantly reducing the computational resources required compared to full decompression.
2Loss of information
If complete decompression and reconstruction of compressed genomic data is performed, then complete read data is obtained, but analysis time increases
Solution Approach 1:
The patent performs preliminary processing on the compressed data structure to enable direct pileup file generation. By preparing the compressed data in advance with appropriate indexing and structure, the system can extract necessary information without time-consuming full decompression, thus reducing analysis time while maintaining data completeness.
3Adaptability or versatility
If compressed genomic data is fully decompressed, then all read information is accessible, but memory space consumption increases
Solution Approach 1:
The patent implements a nested structure where the pileup file generation process operates within the compressed data framework. The system nests the necessary processing logic inside the compressed data structure, allowing direct access to required information without full decompression, thereby reducing memory space consumption while maintaining accessibility.
Data Source
AI summary
Provided are a method and apparatus for generating a pileup file from a reference-based compression file. The method includes receiving a reference-based compression file comprising a plurality of pieces of read data that are compressed, partially decompressing the plurality of pieces of read data to acquire a differential string associated with the plurality of pieces of read data, and generating the pileup file by decoding the differential string based on a plurality of conversion rules.


