0.4.0
Pre-release
Pre-release
MicrobiomeR
An R package for microbiome analysis that incorporates phyloseq,
metacoder, taxa, and microbiome in order to standardize and simplify common microbiome workflows.
Installation
We are currently not on CRAN or Bioconductor:
library(devtools) # Load the devtools package
install_github("vallenderlab/MicrobiomeR") # Install the package
Workflow Features
- Standardization of data wrangling.
- Phyloseq for data import.
- Taxa for the primary data object (Taxmap).
- Proprietary data formatting and validation.
- Phyloseq inspired filtering for
taxa::taxmap
objects.- Metacoder/taxa for mainstream filtering.
- Proprietary basic filtering for samples, taxonomies, and OTUs.
- Proprietary advanced filtering (phyloseq-style).
- Other Proprietary filtering functions for observation data.
- Metacoder enabled statistical analysis functions.
- Various visualization options.
- Output Directories
- Color Palettes
- Heat Trees
- Correlation Plots
- Stacked Bar Plot
- Alpha Diversity Plot
- Ordination Plot