Updated Practical 3 Processing 16S rRNA amplicon data (markdown) authored by Ben Francis's avatar Ben Francis
...@@ -12,7 +12,7 @@ Now to get going with DADA2. DADA2 is a very large software with an entire integ ...@@ -12,7 +12,7 @@ Now to get going with DADA2. DADA2 is a very large software with an entire integ
and if you're not already there, go to the data: and if you're not already there, go to the data:
> setwd("/bioinf/home/your_username/day_1/16S_amplicons/demultiplexed") > setwd("/bioinf/home/your_username/marmic_NGS2-2-/day_1/demultiplexed")
Then start dada2: Then start dada2:
... ...
......