- Home
- Bioconductor 3.6
- Software Packages
- PathoStat
PathoStat
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see PathoStat.
PathoStat Statistical Microbiome Analysis Package
Bioconductor version: 3.6
The purpose of this package is to perform Statistical Microbiome Analysis on metagenomics results from sequencing data samples. In particular, it supports analyses on the PathoScope generated report files. PathoStat provides various functionalities including Relative Abundance charts, Diversity estimates and plots, tests of Differential Abundance, Time Series visualization, and Core OTU analysis.
Author: Solaiappan Manimaran <manimaran_1975 at hotmail.com>, Matthew Bendall <bendall at gwmail.gwu.edu>, Sandro Valenzuela Diaz <sandrolvalenzuelad at gmail.com>, Eduardo Castro <castronallar at gmail.com>, Tyler Faits <tfaits at gmail.com>, W. Evan Johnson <wej at bu.edu>
Maintainer: Solaiappan Manimaran <manimaran_1975 at hotmail.com>
citation("PathoStat")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PathoStat")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("PathoStat")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.