Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 485 Bytes

simple.dada

Travis Build Status

A simple wrapper function for the dada2 pipeline.

Installation

library(devtools)
install_github('schuyler-smith/simple.dada')
library(schuylR)

for WINDOWS you need to install Rtools, when prompted, select add rtools to system PATH.