Related Experiment Video
Updated: Jul 31, 2025

Unraveling the Unseen Players in the Ocean - A Field Guide to Water Chemistry and Marine Microbiology
Published on: November 5, 2014
YACHT: an ANI-based statistical test to detect microbial presence/absence in a metagenomic sample
David Koslicki1,2,3,4, Stephen White5, Chunyu Ma3
1Department of Computer Science and Engineering, The Pennsylvania State University.
Abstract:
In metagenomics, the study of environmentally associated microbial communities from their sampled DNA, one of the most fundamental computational tasks is that of determining which genomes from a reference database are present or absent in a given sample metagenome. While tools exist to answer this question, all existing approaches to date return point estimates, with no associated confidence or uncertainty associated with it. This has led to practitioners experiencing difficulty when interpreting the results from these tools, particularly for low abundance organisms as these often reside in the "noisy tail" of incorrect predictions. Furthermore, no tools to date account for the fact that reference databases are often incomplete and rarely, if ever, contain exact replicas of genomes present in an environmentally derived metagenome. In this work, we present solutions for these issues by introducing the algorithm YACHT: Yes/No Answers to Community membership via Hypothesis Testing. This approach introduces a statistical framework that accounts for sequence divergence between the reference and sample genomes, in terms of average nucleotide identity, as well as incomplete sequencing depth, thus providing a hypothesis test for determining the presence or absence of a reference genome in a sample. After introducing our approach, we quantify its statistical power as well as quantify theoretically how this changes with varying parameters. Subsequently, we perform extensive experiments using both simulated and real data to confirm the accuracy and scalability of this approach. Code implementing this approach, as well as all experiments performed, is available at https://github.com/KoslickiLab/YACHT.
More Related Videos
Related Concept Videos
Modern Molecular Taxonomy
Comparing Mitochondrial, Chloroplast, and Prokaryotic Genomes
Microbial Growth Measurement: Indirect Methods
Microbial Growth Measurement: Direct Methods

