Sequence Read Storage Using Unique-Read Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for storing and transferring sequencing data generated by next-generation sequencing technologies are inefficient due to the large volume of data, leading to high storage and transfer costs, and existing compression methods are unsatisfactory as they are lossy or not human-readable.

Innovation Solution

The method involves identifying and storing only unique sequence information from redundant sequence read files, using algorithms to compress data into human-readable text files, reducing storage needs and transfer costs while allowing for lossless retrieval of original data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If sequencing data is stored in full redundancy to maintain 10x or 100x coverage, then data completeness and reliability are improved, but storage space requirements and transfer costs increase significantly

Engineering Contradiction:
Improvedata completenessVSAvoidstorage space
Core Design Contradiction:
ReliabilityVSVolume of stationary object

Solution Approach 1:

The patent extracts and stores only the unique sequence information from redundant sequencing reads, separating the essential unique data from the duplicative reads. This extraction principle reduces storage requirements while preserving all unique sequence information needed for complete genomic coverage analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent discards duplicative sequence reads during storage, keeping only unique sequences. When data is needed, the unique sequences are recovered and can be virtually reconstructed into the original redundant format for analysis, maintaining reliability while minimizing storage space.

Inventive Principle:
Principle #34Discarding and recovering

2Volume of stationary object

If existing compression methods are used to reduce file size, then storage space is reduced, but the compressed files become lossy or not human-readable

Engineering Contradiction:
Improvestorage spaceVSAvoiddata integrity
Core Design Contradiction:
Volume of stationary objectVSLoss of information

Solution Approach 1:

The patent creates a simplified copy of the sequencing data that stores only unique sequence information in a human-readable text format. This copy contains all essential information in a compressed form that is both space-efficient and fully interpretable, avoiding the information loss typical of conventional compression methods.

Inventive Principle:
Principle #26Copying

3Loss of information

If all sequence reads are stored in detail, then complete information is preserved, but data transfer bandwidth requirements and costs increase

Engineering Contradiction:
Improveinformation completenessVSAvoiddata volume
Core Design Contradiction:
Loss of informationVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential unique sequence information from the complete set of reads, removing all duplicative data. This extraction enables efficient data transfer with reduced bandwidth requirements while preserving all unique sequence information needed for complete genomic analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

4Volume of stationary object

If conventional binary compression formats are used, then file size is reduced, but the files become inaccessible to general-purpose text editors and scripts

Engineering Contradiction:
Improvefile sizeVSAvoidfile accessibility
Core Design Contradiction:
Volume of stationary objectVSEase of operation

Solution Approach 1:

The patent uses a homogeneous text-based format for storing unique sequence information that is universally accessible to text editors, scripts, and analysis tools. This homogeneous text format maintains small file size while ensuring maximum compatibility and ease of operation across different software environments.

Inventive Principle:
Principle #33Homogeneity

Data Source

PatentUS9535920B2Methods and systems for storing sequence read data
Publication Date: 2017.01.03 LABORATORY CORPORATION OF AMERICA HOLDINGS INC
  • US9535920B2 patent drawing
  • US9535920B2 patent drawing
  • US9535920B2 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.