Cutadapt and sequence classification.

Welcome @rsak-384!

Sure — here are some relevant parameters for you:

  --p-error-rate PROPORTION Range(0, 1, inclusive_end=True)
                          Maximum allowed error rate.           [default: 0.1]
  --p-match-read-wildcards / --p-no-match-read-wildcards
                          Interpret IUPAC wildcards (e.g., N) in reads.
                                                              [default: False]
  --p-match-adapter-wildcards / --p-no-match-adapter-wildcards
                          Interpret IUPAC wildcards (e.g., N) in adapters.
                                                               [default: True]

Yes, see here:

If you've used dada2 to denoise, there is no need to cluster into OTUs. I recommend checking out the "overview" tutorials at tutorials.qiime2.org for some notes on advantages and disadvantages, and even better is probably the community discussions... see some OTU + denoising topics here:
Frequent Questions and "Best of the QIIME 2 Forum"

I hope that helps!

2 Likes