GNFLLGFeb 28, 2022

Numeric Lyndon-based feature embedding of sequencing reads for machine learning approaches

arXiv:2202.13884v21 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient sequence representation in bioinformatics, particularly for Next-Generation Sequencing data, though it appears incremental as it builds on existing Lyndon factorization theory.

The authors tackled the problem of representing sequencing reads as numeric vectors for bioinformatics tasks by proposing a novel feature embedding method based on Lyndon factorization fingerprints, which effectively preserves sequence similarities and was tested on RNA-Seq reads for gene assignment.

Feature embedding methods have been proposed in literature to represent sequences as numeric vectors to be used in some bioinformatics investigations, such as family classification and protein structure prediction. Recent theoretical results showed that the well-known Lyndon factorization preserves common factors in overlapping strings. Surprisingly, the fingerprint of a sequencing read, which is the sequence of lengths of consecutive factors in variants of the Lyndon factorization of the read, is effective in preserving sequence similarities, suggesting it as basis for the definition of novels representations of sequencing reads. We propose a novel feature embedding method for Next-Generation Sequencing (NGS) data using the notion of fingerprint. We provide a theoretical and experimental framework to estimate the behaviour of fingerprints and of the $k$-mers extracted from it, called $k$-fingers, as possible feature embeddings for sequencing reads. As a case study to assess the effectiveness of such embeddings, we use fingerprints to represent RNA-Seq reads and to assign them to the most likely gene from which they were originated as fragments of transcripts of the gene. We provide an implementation of the proposed method in the tool lyn2vec, which produces Lyndon-based feature embeddings of sequencing reads.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes