Update Practical 3 Processing 16S rRNA amplicon data authored by Taylor Priest's avatar Taylor Priest
......@@ -14,7 +14,6 @@ In order for us to get started, we need to set our working directory to the loca
Then start dada2 and some necessary dependencies for producing plots
> library(dada2)
> library(ggplot2)
......
......