@@ -5,7 +5,7 @@ To use it you should be just familiar with R and Bash.
The main difference with creating OTUs is that the process is clustering free, without established threshold, defining the amplicon sequence variants
at the smallest level possible, with even differences of only one nucleotide.
The web [Tutorial](https://benjjneb.github.io/dada2/tutorial.html) presents nearly everything needed for using it. Some things that for me didn't work and
The web [Tutorial](https://benjjneb.github.io/dada2/tutorial.html) presents **nearly everything** needed for using it. This points are just some things that for me didn't work and
took to long for realizing it:
- Cut your primers. `cutadapt` does the job really easy!