%0 Journal Article %A Borry, Maxime %+ Archaeogenetics, Max Planck Institute for the Science of Human History, Max Planck Society %T Sourcepredict: Prediction of metagenomic sample sources using dimension reduction followed by machine learning classification : %G eng %U https://hdl.handle.net/21.11116/0000-0007-2F15-E %R 10.21105/joss.01540 %F OTHER: shh2440 %7 2019-09-04 %D 2019 %8 04.09.2019 %* Review method: peer-reviewed %X SourcePredict is a Python package distributed through Conda, to classify and predict the
origin of metagenomic samples, given a reference dataset of known origins, a problem also
known as source tracking.
DNA shotgun sequencing of human, animal, and environmental samples has opened up new
doors to explore the diversity of life in these different environments, a field known as metagenomics
(Hugenholtz & Tyson, 2008). One aspect of metagenomics is investigating the community
composition of organisms within a sequencing sample with tools known as taxonomic
classifiers, such as Kraken (Wood & Salzberg, 2014).
In cases where the origin of a metagenomic sample, its source, is unknown, it is often part of the
research question to predict and/or confirm the source. For example, in microbial archaelogy,
it is sometimes necessary to rely on metagenomics to validate the source of paleofaeces.
Using samples of known sources, a reference dataset can be established with the taxonomic
composition of the samples, i.e., the organisms identified in the samples as features, and the
sources of the samples as class labels.
With this reference dataset, a machine learning algorithm can be trained to predict the source
of unknown samples (sinks) from their taxonomic composition.
Other tools used to perform the prediction of a sample source already exist, such as Source-
Tracker (Knights et al., 2011), which employs Gibbs sampling.
However, the Sourcepredict results are more easily interpreted since the samples are embedded
in a human observable low-dimensional space. This embedding is performed by a dimension
reduction algorithm followed by K-Nearest-Neighbours (KNN) classification. %Z Summary Method - Prediction of the proportion of unknown sources - Prediction of the proportion of known sources - Combining unknown and source proportions %J The Journal of Open Source Software %O Journal of Open Source Software JOSS %] 01540 %@ 2475-9066