To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("metagenomeSeq")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
metagenomeSeq is designed to determine features (be it Operational Taxanomic Unit (OTU), species, etc.) that are differentially abundant between two or more groups of multiple samples. metagenomeSeq is designed to address the effects of both normalization and under-sampling of microbial communities on disease association detection and the testing of feature correlations.
Author: Joseph Nathaniel Paulson, Mihai Pop, Hector Corrada Bravo
Maintainer: Joseph N. Paulson <jpaulson at umiacs.umd.edu>
Citation (from within R,
enter citation("metagenomeSeq")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("metagenomeSeq")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("metagenomeSeq")
R Script | metagenomeSeq: statistical analysis for sparse high-throughput sequencing | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, DifferentialExpression, Metagenomics, Software, Visualization |
Version | 1.4.2 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | Artistic-2.0 |
Depends | R (>= 3.0), Biobase, limma, matrixStats, methods, RColorBrewer, gplots |
Imports | |
Suggests | annotate, knitr |
System Requirements | |
URL | http://cbcb.umd.edu/software/metagenomeSeq |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | metagenomeSeq_1.4.2.tar.gz |
Windows Binary | metagenomeSeq_1.4.2.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | metagenomeSeq_1.4.2.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!