To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("phyloseq")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
phyloseq provides a set of classes and tools to facilitate the import, storage, analysis, and graphical display of microbiome census data.
Author: Paul J. McMurdie <mcmurdie at alumni.stanford.edu>, Susan Holmes <susan at stat.stanford.edu>, with contributions from Gregory Jordan and Scott Chamberlain
Maintainer: Paul J. McMurdie <mcmurdie at alumni.stanford.edu>
Citation (from within R,
enter citation("phyloseq")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("phyloseq")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("phyloseq")
| HTML | R Script | phyloseq analysis vignette |
| HTML | R Script | phyloseq and DESeq2 on Colorectal Cancer Data |
| HTML | R Script | phyloseq basics vignette |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Classification, Clustering, GeneticVariability, Metagenomics, Microbiome, MultipleComparison, Sequencing, Software |
| Version | 1.10.0 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | AGPL-3 |
| Depends | R (>= 3.1.0) |
| Imports | ade4 (>= 1.6.2), ape (>= 3.1.1), biom (>= 0.3.9), Biostrings(>= 2.28.0), cluster (>= 1.14.4), data.table (>= 1.9.2), DESeq2(>= 1.4.0), foreach (>= 1.4.2), ggplot2 (>= 1.0.0), igraph (>= 0.7.0), methods (>= 3.1.0), multtest(>= 2.16.0), plyr (>= 1.8), reshape2 (>= 1.2.2), scales (>= 0.2.3), vegan (>= 2.0.10) |
| LinkingTo | |
| Suggests | genefilter(>= 1.42.0), testthat (>= 0.8), knitr (>= 1.3) |
| SystemRequirements | |
| Enhances | doParallel (>= 1.0.1) |
| URL | http://dx.plos.org/10.1371/journal.pone.0061217 |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | phyloseq_1.10.0.tar.gz |
| Windows Binary | phyloseq_1.10.0.zip |
| Mac OS X 10.6 (Snow Leopard) | phyloseq_1.10.0.tgz |
| Mac OS X 10.9 (Mavericks) | phyloseq_1.10.0.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!