Changes
Page history
Updated Practical 3 Processing 16S rRNA amplicon data (markdown)
authored
Jan 27, 2020
by
Ben Francis
Show whitespace changes
Inline
Side-by-side
Practical-3-Processing-16S-rRNA-amplicon-data.md
View page @
bbd7f28e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Before we begin, there's one thing we need to download, which is the formatted silva database used by DADA2 to assign taxonomy.
Before we begin, there's one thing we need to download, which is the formatted silva database used by DADA2 to assign taxonomy.
$ cd /bioinf/home/your_username/day_1/demultiplexed
$ cd /bioinf/home/your_username/
marmic_NGS2020/
day_1/demultiplexed
$ wget https://zenodo.org/record/1172783/files/silva_nr_v132_train_set.fa.gz
$ wget https://zenodo.org/record/1172783/files/silva_nr_v132_train_set.fa.gz
### 3.1 Processing our data with DADA2
### 3.1 Processing our data with DADA2
...
...
...
...