knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A pipeline for microbiome analysis and visualization
Merge any number OTU tables with meta data into one tidy data set
Data visualization for exploration
Calculate, analyze, and visualize diversity measures
Fit negative binomial, rank sum, and presence absence models
Create stacked bar charts based on negative binomial model estiamtes
Longitudinal and Three Mode PCA plots
# install.packages("devtools") devtools::install_github("CharlieCarpenter/tidy.micro")
For a comprehensive walk through please see our vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.