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: 2.13
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 stanford.edu>, Susan Holmes <susan at stat.stanford.edu>, with contributions from Gregory Jordan and Scott Chamberlain
Maintainer: Paul J. McMurdie <mcmurdie at 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")
Reference Manual | ||
Text | NEWS |
biocViews | Classification, Clustering, GeneticVariability, HighThroughputSequencing, MultipleComparisons, QualityControl, Software |
Version | 1.6.1 |
In Bioconductor since | BioC 2.10 (R-2.15) |
License | AGPL-3 |
Depends | R (>= 3.0.0), methods, ade4 (>= 1.5.2), picante (>= 1.5.2) |
Imports | ape (>= 3.0.8), biom (>= 0.3.9), Biostrings(>= 2.28.0), cluster (>= 1.14.4), foreach (>= 1.4), ggplot2 (>= 0.9.3.1), igraph (>= 0.6.5.2), multtest(>= 2.16.0), plyr (>= 1.8), reshape2 (>= 1.2.2), scales (>= 0.2.3), vegan (>= 2.0.7) |
Suggests | genefilter(>= 1.42.0), testthat (>= 0.7.1) |
System Requirements | |
URL | http://dx.plos.org/10.1371/journal.pone.0061217 |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | phyloseq_1.6.1.tar.gz |
Windows Binary | phyloseq_1.6.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | phyloseq_1.6.1.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!