joelz575 / BINF-531-term-project

Fork of the main Bionformatics Class Project that I will add my work to (see root for final product).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BINF531 term project

before running the code, please:

  • make sure you've installed biocondutor; if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install(version = "3.18")

  • make sure you've installed DADA2: BiocManager::install("dada2")

  • make sure you've changed the working directory on the 1st line.

  • make sure you've placed the results in the working directory

About

Fork of the main Bionformatics Class Project that I will add my work to (see root for final product).


Languages

Language:R 100.0%