vallenderlab / MicrobiomeR

A comprehensive and customizable R package for microbiome analysis.
https://vallenderlab.github.io/MicrobiomeR/
MIT License
20 stars 4 forks source link
alpha-diversity beta-diversity bioinformatics color-palette comprehensive metacoder metagenomics microbial-genomics microbiology microbiome microbiome-analysis pcoa permanova phyloseq r rstats visualization

Build Status lifecycle Coverage status DOI

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

Please visit https://microbiomer.vallenderlab.org/ for extensive documentation of the package.

Workflow Features

Contributing to MicrobiomeR