Has anyone looked into how the new quality binning strategy Illumina is using on NovaSeq sequencers impacts denoising of 16S data? What are the best practices?

Hello!
Did you already find this issue on the Dada2 github? https://github.com/benjjneb/dada2/issues/791

So, options are:

  1. Use Dada2 R package with modifications as described by the link.
  2. Use Dada2 R or q2-Dada2 as it is, since there are several reports with not significant variations between using Dada2 as it is (R or Qiime2) and modified version
  3. Use Deblur which is not affected by changes in quality scores bining.
3 Likes