README.md

MEP_r scripts

R package(s) for reproducibility and efficiency of microbiome analyses.

Motivation

To simplify analysis of REDCap exports for metadata analyses and summaries, statistical analysis, and vizualization, our most commonly used R functions from the MEP are stored in this repo.

Description by function

Installation

  1. Install devtools:
install.packages("devtools")
  1. Load devtools:
library(devtools)
  1. Install MEP_r package:
install_github("michaelwoodworth/MEP_r")


michaelwoodworth/MEP_r documentation built on Jan. 18, 2021, 6:28 p.m.