paper-with-me

Papers

Large-scale Machine Learning for Metagenomics Sequence Classification

2015-05-26 · Kévin Vervier, Pierre Mahé, Maud Tournoud, Jean-Baptiste Veyrieras, Jean-Philippe Vert

Metagenomics characterizes the taxonomic diversity of microbial communities by sequencing DNA directly from an environmental sample. One of the main challenges in metagenomics data analysis is the binning step, where each sequenced read is assigned to a taxonomic clade. Due to the large volume of metagenomics datasets, binning methods need fast and accurate algorithms that can operate with reasonable computing requirements. While standard alignment-based methods provide state-of-the-art performance, compositional approaches that assign a taxonomic class to a DNA read based on the k-mers it contains have the potential to provide faster solutions. In this work, we investigate the potential of modern, large-scale machine learning implementations for taxonomic affectation of next-generation sequencing reads based on their k-mers profile. We show that machine learning-based compositional approaches benefit from increasing the number of fragments sampled from reference genome to tune their parameters, up to a coverage of about 10, and from increasing the k-mer size to about 12. Tuning these models involves training a machine learning model on about 10 8 samples in 10 7 dimensions, which is out of reach of standard soft-wares but can be done efficiently with modern implementations for large-scale machine learning. The resulting models are competitive in terms of accuracy with well-established alignment tools for problems involving a small to moderate number of candidate species, and for reasonable amounts of sequencing errors. We show, however, that compositional approaches are still limited in their ability to deal with problems involving a greater number of species, and more sensitive to sequencing errors. We finally confirm that compositional approach achieve faster prediction times, with a gain of 3 to 15 times with respect to the BWA-MEM short read mapper, depending on the number of candidate species and the level of sequencing noise.

📄 PDF Abstract BibTeX arXiv:1505.06915

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral Classification

Similar Papers 제목 키워드 기반

NLP-based classification of software tools for metagenomics sequencing data analysis into EDAM semantic annotation

2022-09-30 · Kaoutar Daoud Hiri, Matjaž Hren, Tomaž Curk

Motivation: The rapid growth of metagenomics sequencing data makes metagenomics increasingly dependent on computational and statistical methods for fast and efficient analysis. Consequently, novel analysis tools for big-…

regression

Phylogenetic Convolutional Neural Networks in Metagenomics

2017-09-06 · Diego Fioravanti, Ylenia Giarratano, Valerio Maggio, Claudio Agostinelli 외

Background: Convolutional Neural Networks can be effectively used only when data are endowed with an intrinsic concept of neighbourhood in the input space, as is the case of pixels in images. We introduce here Ph-CNN, a …

Deep LearningDomain AdaptationGeneral Classification

Spaced seeds improve k-mer-based metagenomic classification

2015-02-22 · Karel Brinda, Maciej Sykulski, Gregory Kucherov

Metagenomics is a powerful approach to study genetic content of environmental samples that has been strongly promoted by NGS technologies. To cope with massive data involved in modern metagenomic projects, recent tools […

ClassificationGeneral Classification

Recent advances in deep learning and language models for studying the microbiome

2024-09-15 · Binghao Yan, Yunbi Nam, Lingyao Li, Rebecca A. Deek 외

Recent advancements in deep learning, particularly large language models (LLMs), made a significant impact on how researchers study microbiome and metagenomics data. Microbial protein and genomic sequences, like natural …

Deep LearningLanguage ModelingLanguage Modelling

Disease Classification in Metagenomics with 2D Embeddings and Deep Learning

2018-06-23 · Thanh Hai Nguyen, Edi Prifti, Yann Chevaleyre, Nataliya Sokolovska 외

Deep learning (DL) techniques have shown unprecedented success when applied to images, waveforms, and text. Generally, when the sample size ($N$) is much bigger than the number of features ($d$), DL often outperforms oth…

ClassificationDeep LearningGeneral Classification