paper-with-me

홈 › Papers

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

2022-02-28 · Paola Bonizzoni, Matteo Costantini, Clelia De Felice, Alessia Petescia, Yuri Pirola, Marco Previtali, Raffaella Rizzi, Jens Stoye, Rocco Zaccagnino, Rosalba Zizza

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.

📄 PDF Abstract BibTeX arXiv:2202.13884

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningProtein Structure Prediction

Similar Papers 제목 키워드 기반

Reads2Vec: Efficient Embedding of Raw High-Throughput Sequencing Reads Data

2022-11-15 · Prakash Chourasia, Sarwan Ali, Simone Ciccolella, Gianluca Della Vedova 외

The massive amount of genomic data appearing for SARS-CoV-2 since the beginning of the COVID-19 pandemic has challenged traditional methods for studying its dynamics. As a result, new methods such as Pangolin, which can …

ClusteringVocal Bursts Intensity Prediction

Blind Biological Sequence Denoising with Self-Supervised Set Learning

2023-09-04 · Nathan Ng, Ji Won Park, Jae Hyeon Lee, Ryan Lewis Kelly 외

Biological sequence analysis relies on the ability to denoise the imprecise output of sequencing platforms. We consider a common setting where a short sequence is read out repeatedly using a high-throughput long-read pla…

Denoising

Beyond the Alphabet: Deep Signal Embedding for Enhanced DNA Clustering

2024-10-08 · Hadas Abraham, Barak Gahtan, Adir Kobovich, Orian Leitersdorf 외

The emerging field of DNA storage employs strands of DNA bases (A/T/C/G) as a storage medium for digital information to enable massive density and durability. The DNA storage pipeline includes: (1) encoding the raw data …

Clustering

ProDOMA: improve PROtein DOMAin classification for third-generation sequencing reads using deep learning

2020-09-26 · Du Nan, Jiayu Shang, Yanni Sun

Motivation: With the development of third-generation sequencing technologies, people are able to obtain DNA sequences with lengths from 10s to 100s of kb. These long reads allow protein domain annotation without assembly…

domain classificationGeneral Classification

Fast and accurate alignment of long bisulfite-seq reads

2014-01-06 · Brent S. Pedersen, Kenneth Eyring, Subhajyoti De, Ivana V. Yang 외

Summary: Longer sequencing reads, with at least 200 bases per template are now common. While traditional aligners have adopted new strategies to improve the mapping of longer reads, aligners specific to bisulfite-sequenc…

Benchmarking