- Home
- Bioconductor 3.21
- Software Packages
- microbiomeExplorer
microbiomeExplorer
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see microbiomeExplorer.
Microbiome Exploration App
Bioconductor version: 3.21
The MicrobiomeExplorer R package is designed to facilitate the analysis and visualization of marker-gene survey feature data. It allows a user to perform and visualize typical microbiome analytical workflows either through the command line or an interactive Shiny application included with the package. In addition to applying common analytical workflows the application enables automated analysis report generation.
Author: Joseph Paulson [aut], Janina Reeder [aut, cre], Mo Huang [aut], Genentech [cph, fnd]
Maintainer: Janina Reeder <reederj1 at gene.com>
citation("microbiomeExplorer")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("microbiomeExplorer")
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("microbiomeExplorer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.