[HTML][HTML] phyloseq: an R package for reproducible interactive analysis and graphics of microbiome census data

PJ McMurdie, S Holmes - PloS one, 2013 - journals.plos.org
PloS one, 2013journals.plos.org
Background The analysis of microbial communities through DNA sequencing brings many
challenges: the integration of different types of data with methods from ecology, genetics,
phylogenetics, multivariate statistics, visualization and testing. With the increased breadth of
experimental designs now being pursued, project-specific statistical analyses are often
needed, and these analyses are often difficult (or impossible) for peer researchers to
independently reproduce. The vast majority of the requisite tools for performing these …
Background
The analysis of microbial communities through DNA sequencing brings many challenges: the integration of different types of data with methods from ecology, genetics, phylogenetics, multivariate statistics, visualization and testing. With the increased breadth of experimental designs now being pursued, project-specific statistical analyses are often needed, and these analyses are often difficult (or impossible) for peer researchers to independently reproduce. The vast majority of the requisite tools for performing these analyses reproducibly are already implemented in R and its extensions (packages), but with limited support for high throughput microbiome census data.
Results
Here we describe a software project, phyloseq, dedicated to the object-oriented representation and analysis of microbiome census data in R. It supports importing data from a variety of common formats, as well as many analysis techniques. These include calibration, filtering, subsetting, agglomeration, multi-table comparisons, diversity analysis, parallelized Fast UniFrac, ordination methods, and production of publication-quality graphics; all in a manner that is easy to document, share, and modify. We show how to apply functions from other R packages to phyloseq-represented data, illustrating the availability of a large number of open source analysis techniques. We discuss the use of phyloseq with tools for reproducible research, a practice common in other fields but still rare in the analysis of highly parallel microbiome census data. We have made available all of the materials necessary to completely reproduce the analysis and figures included in this article, an example of best practices for reproducible research.
Conclusions
The phyloseq project for R is a new open-source software package, freely available on the web from both GitHub and Bioconductor.
PLOS