Bioconductor version: Development (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>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("phyloseq")
To cite this package in a publication, start R and enter:
citation("phyloseq")
| R Script | Analysis examples using phyloseq | |
| R Script | Basic data manipulation using phyloseq | |
| phyloseq_classes_7.pdf | ||
| Reference Manual | ||
| Text | NEWS |
| biocViews | Classification, Clustering, GeneticVariability, HighThroughputSequencing, MultipleComparisons, QualityControl, Software |
| Version | 1.5.15 |
| 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.8), Biostrings(>= 2.28.0), foreach (>= 1.4), ggplot2 (>= 0.9.3.1), igraph0 (>= 0.5.7), 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://joey711.github.io/phyloseq/ |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | phyloseq_1.5.15.tar.gz |
| Windows Binary | phyloseq_1.5.15.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | phyloseq_1.5.15.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!