I was hoping I could get some more information about accessing the summary statistics when using Deblur. Here is what the first tutorial has to say about it:
"The two commands used in this section generate QIIME 2 artifacts containing summary statistics. To view those summary statistics, you can visualize them using qiime quality-filter visualize-stats and qiime deblur visualize-stats, respectively."
How do I use those lines of code?
As a side question, what are the communities thoughts on using DADA2 versus Deblur?
Once you have the outputs (either demux-filter-stats.qzv or deblur-stats.qzv), you can view them with https://view.qiime2.org, or by running qiime tools view FILENAME.QZV.
As a side question, what are the communities thoughts on using DADA2 versus Deblur?