K-Mer Pseudoalignment for Fast Reference-Based Variant Calling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current variant calling methods are inefficient in identifying genetic variants with high speed, accuracy, and technology versatility, particularly in single-cell sequencing data, and do not effectively utilize existing databases like COSMIC to improve sensitivity and interpretability.

Innovation Solution

A reference-based variant calling tool, varseek, uses k-mer pseudoalignment and kallisto to create a variant-containing reference sequence index, enabling fast and accurate identification of variants in DNA, bulk RNA, and single-cell RNA sequencing data by matching sequencing reads to a reference database of variants.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If traditional variant calling methods are used, then variant identification can be performed, but the process is slow and computationally inefficient

Engineering Contradiction:
Improvevariant identification speedVSAvoidcomputational efficiency
Core Design Contradiction:
SpeedVSProductivity

Solution Approach 1:

The patent pre-generates variant-containing reference sequences (VCRSs) from a reference genome and known variant database before actual variant calling. This preliminary action creates a ready-to-use index that eliminates the need for real-time complex computations during sequencing data analysis, thereby significantly improving both speed and computational efficiency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates copies of reference sequences with known variants embedded (VCRSs) and builds an index from these copies. During variant calling, sequencing reads are matched against this pre-built index rather than performing de novo alignment, which dramatically accelerates the variant identification process while maintaining accuracy.

Inventive Principle:
Principle #26Copying

2Measurement precision

If comprehensive variant databases are utilized, then sensitivity improves, but the complexity of the analysis increases

Engineering Contradiction:
Improvevariant detection sensitivityVSAvoidanalysis complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the comprehensive variant database into pre-processed VCRS entries that are incorporated into the reference index. This segmentation allows the system to leverage comprehensive variant information without requiring complex real-time database queries, as the variant data is already organized and integrated in the pre-built index.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The VCRS index acts as an intermediary between the comprehensive variant database and the sequencing reads. Instead of directly querying the complex variant database during analysis, the system uses the simplified VCRS index as a mediator that has already processed and organized the variant information, reducing analysis complexity while maintaining sensitivity.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If traditional alignment methods are used, then accurate variant calling can be achieved, but runtime is excessive

Engineering Contradiction:
Improvevariant calling accuracyVSAvoidvariant calling runtime
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent creates copied and modified reference sequences (VCRSs) that contain known variants embedded within them. These copies are indexed and used for rapid matching against sequencing reads, replacing traditional time-consuming alignment methods while preserving accuracy through the embedded variant information.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent performs preliminary alignment and variant embedding by pre-generating VCRSs from the reference genome and variant database. This preliminary action moves the computationally intensive alignment work to before the actual variant calling process, allowing rapid accurate variant detection during runtime without sacrificing precision.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260066041A1Detecting mutational signatures with k-mer-based pseudoalignment
Publication Date: 2026.03.05 CALIFORNIA INST OF TECH
  • US20260066041A1 patent drawing
  • US20260066041A1 patent drawing
  • US20260066041A1 patent drawing

AI summary

Disclosed herein include systems, devices, methods, and computer readable media for reference-based mutation or variant detection. The detection can be based on an index of variant-containing reference sequences and k-mer-based psuedoalignment.