Sequence Read Compression Using Duplicate-Aware FASTA/FASTQ Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for compressing sequencing data generated by next-generation sequencing technologies are inadequate, resulting in large file sizes that pose storage and transfer bottlenecks, limiting the ability of clinics and labs to perform genetic carrier screening and other research services.

Innovation Solution

A method that identifies and stores only unique sequence information from redundant sequence read files, reducing storage space and transfer costs by creating lossless compressed files that can be easily human-readable and processed, using algorithms that identify duplicative reads in FASTA and FASTQ formats.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If existing compression methods are used on sequencing data, then file size is reduced, but the compressed files become binary and lossy or are wrapped into specialized programs making them inaccessible

Engineering Contradiction:
Improvefile sizeVSAvoiddata accessibility
Core Design Contradiction:
Quantity of substanceVSEase of operation

Solution Approach 1:

The patent extracts only the essential unique sequence information from redundant sequencing reads, removing duplicate data while preserving the core scientific value. This extraction approach reduces file size while maintaining data integrity and human readability, avoiding the pitfalls of binary compression formats.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the representation parameters of sequencing data by storing only unique sequences with metadata instead of all raw reads. This parameter transformation maintains data accessibility while achieving compression, as the reduced dataset uses the same text-based formats (FASTA/FASTQ) that researchers can directly read and analyze.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If all sequence reads are stored to maintain data integrity, then data completeness is preserved, but storage costs and transfer bandwidth requirements increase significantly

Engineering Contradiction:
Improvedata completenessVSAvoidstorage space
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent creates a compressed representation by storing unique sequences as copies of reference data, with metadata indicating which reads correspond to which unique sequences. This copying strategy maintains data completeness for analysis purposes while dramatically reducing storage requirements by eliminating redundant duplicate reads.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent performs preliminary identification and removal of duplicate sequences before storage, anticipating future analysis needs. By pre-processing the data to retain only unique sequences with appropriate metadata, the system ensures data completeness is maintained for downstream analysis while storage space is optimized from the outset.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If compression algorithms are integrated into specialized alignment programs, then compression functionality is available, but the tools become complex and difficult to use independently

Engineering Contradiction:
Improvecompression functionalityVSAvoidtool complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments the compression functionality into a standalone preprocessing step that operates independently of alignment and analysis tools. By separating the compression function into its own module that outputs standard FASTA/FASTQ formats, the system provides compression capability without increasing the complexity of downstream analysis tools, maintaining their simplicity and independence.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal compression approach that works with standard sequencing data formats and outputs compatible with any downstream analysis tool. This universal interface allows the compression functionality to be integrated into various workflows without requiring specialized programs, thereby reducing overall system complexity while maintaining versatility.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8976049B2Methods and systems for storing sequence read data
Publication Date: 2015.03.10 LABORATORY CORPORATION OF AMERICA HOLDINGS INC
  • US8976049B2 patent drawing
  • US8976049B2 patent drawing
  • US8976049B2 patent drawing

AI summary

The present invention generally relates to storing sequence read data. The invention can involve obtaining a plurality of sequence reads from a sample, identifying one or more sets of duplicative sequence reads within the plurality of sequence reads, and storing only one of the sequence reads from each set of duplicative sequence reads in a text file using nucleotide characters.