A novel data structure to support ultra-fast taxonomic classification of metagenomic sequences with k-mer signatures.
other · Level V
Where this comes from
- Record sourced from PubMed, PMID 29036588.
- Also identified by DOI 10.1093/bioinformatics/btx432 and PMC identifier 5870563.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Metagenomic read classification is a critical step in the identification and quantification of microbial species sampled by high-throughput sequencing. Although many algorithms have been developed to date, they suffer significant memory and/or computational costs. Due to the growing popularity of metagenomic data in both basic science and clinical applications, as well as the increasing volume of data being generated, efficient and accurate algorithms are in high demand. We introduce MetaOthello, a probabilistic hashing classifier for metagenomic sequencing reads. The algorithm employs a novel data structure, called l-Othello, to support efficient querying of a taxon using its k-mer signatures. MetaOthello is an order-of-magnitude faster than the current state-of-the-art algorithms Kraken and Clark, and requires only one-third of the RAM. In comparison to Kaiju, a metagenomic classification tool using protein sequences instead of genomic sequences, MetaOthello is three times faster and exhibits 20-30% higher classification sensitivity. We report comparative analyses of both scalability and accuracy using a number of simulated and empirical datasets. MetaOthello is a stand-alone program implemented in C ++. The current version (1.0) is accessible via https://doi.org/10.5281/zenodo.808941. liuj@cs.uky.edu. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Genome, Microbial
- High-Throughput Nucleotide Sequencing
- Metagenomics
- Microbiota
- Sequence Analysis, DNA
- Software