PQ Tree Genomic Ancestor Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods struggle to accurately reconstruct genomic ancestors due to the difficulty in detecting and modeling chromosomal inversions and transpositions, which are crucial for understanding human genealogy and population distribution, as they involve unsigned permutations and require efficient computational models to handle the complexity of genome rearrangements.

Innovation Solution

The use of PQ tree structures, which include internal nodes that allow permutation of children and maintain unidirectional order, to reconstruct genomic common ancestors by determining permutations between genomes and constructing a minimal consensus PQ tree, enabling the representation of a genomic ancestry tree.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional methods are used to detect chromosomal inversions and transpositions, then detection accuracy is limited, but computational complexity increases when using advanced models

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The genome is divided into discrete markers (short tandem repeat polymorphisms) that can be individually tracked. By segmenting the chromosomal information into manageable units rather than analyzing entire continuous sequences, the method achieves accurate detection of inversions and transpositions while keeping computational requirements tractable through localized analysis of marker permutations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary computational model that maps chromosomal arrangements to permutation problems. This intermediary representation layer translates complex biological data into a standardized mathematical framework, enabling accurate detection of genomic rearrangements while simplifying the computational complexity through well-established permutation analysis techniques.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of manufacture

If gene order models are used to track chromosomal segments, then modeling simplicity is maintained, but accuracy in detecting inversions is lost

Engineering Contradiction:
Improvemodeling simplicityVSAvoidinversion detection accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

Instead of trying to directly model continuous gene orders which fails to capture inversions, the patent inverts the approach by using discrete markers whose relative positions and permutations reveal inversion events. By tracking how marker orders change rather than assuming continuous gene sequences, the method achieves both modeling simplicity and accurate inversion detection through permutation analysis.

Inventive Principle:
Principle #13The other way round (Inversion)

3Reliability

If large-scale genome rearrangement analysis is performed, then comprehensive genealogy reconstruction is achieved, but computational time increases

Engineering Contradiction:
Improvegenealogy reconstruction accuracyVSAvoidcomputational time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent changes the parameters of analysis from continuous gene sequences to discrete marker permutations. This parameter transformation allows comprehensive analysis of large-scale genome rearrangements by focusing on key permutation features rather than entire sequences, achieving reliable genealogy reconstruction while reducing computational time through efficient permutation comparison algorithms.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8700334B2Methods and systems for reconstructing genomic common ancestors
Publication Date: 2014.04.15 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US8700334B2 patent drawing
  • US8700334B2 patent drawing
  • US8700334B2 patent drawing

AI summary

Methods and systems for reconstructing common ancestors include determining a PQ tree structure based upon permutations between two genomes, and reconstructing an ancestor genome based upon the PQ tree structure. A PQ tree includes a first internal node (P node) that allows a permutation of the children thereof, and a second internal node (Q node) that maintains a unidirectional order of the children thereof.