Hi Qiime 2 Team,
I am using dada2 to denoise my 16S rRNA seqs from PGM. My seqs have been pre-checked by mothur to screen out bad quality seqs. My seqs range from 300-400 bps, and I do not want to lose any base pairs.
- Could I just de-activate --p-trunc-len function by giving parameter 0?
- does dada2 require that all seqs are of the same length as deblur?
- If I set --p-trunc-len 350, will sequences shorter than 350 bp be deleted?
Thanks so much
Thanks