Algorithm (DADA), a model-based approach for correcting
amplicon errors without constructing OTUs5. DADA identified
fine-scale variation in 454-sequenced amplicon data while outputting few false positives
As I understood, I gained ASVs is instead of OTUs as a DADA2 output. In this regard, I need to know may I use q2-feature-table for my output or its methods are only used for OTUs?
By the way, for OTUs, three ways named de novo, closed reference, and open reference. In contrast, DADA2's approach applys only reference sequences. My question: what is the meaning of this sentence written in the related-paper for DADA2?
" it was classified One Off"
If DADA2 does not identify a read that has not match with reference sequence how will the unidentified read be classified?
Now, so I ask it in another form. What is the behavior of Qiime2 against ASVs achieved by DADA2 which do not match with the reference sequence? How QIIME2 classifes the uncertain ASVs?
Yes, I am aware. But that does not mean that everything written in the original article for dada2 is relevant to QIIME 2 or this forum. The passage you quoted relates to their benchmarking procedure, NOT to anything that dada2 actually does (let alone QIIME 2).
dada2 does not use reference sequences. The paper used reference sequences to test the specificity of the method. I recommend that you carefully re-read the original paper to understand how they are testing their method, and how that is distinct from what dada2 (and q2-dada2) actually does.