Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 635 Bytes

pmartRseq

The goal of pmartRseq is to provide a pipeline that enables a reproducible workflow and analysis of 16S data. This R package supports the Metagenomics Exploratory Analysis Dashboard (mead) which allows for an entire analysis free of programming.

Getting Started

Installation

To install pmartRseq:

  1. Install devtools from CRAN with install.packages("devtools")
  2. Install pmartRseq with the devtools command devtools::install_github("pmartR/pmartRseq")

License

This project is licensed under the MIT License - see the LICENSE file for details