The result shows that the overall solid quality of the reads, except for the high sequence count of the reverse read. dental-test-demux-trimmed.qzv (329.0 KB)
Though no errors and the merge result looks okay, I am unsure why the non-chimeric reads have so low proportion? How can I check the chimeric reads quality before running DADA2?
Many thanks. As an amateur of this pipeline, I am looking forward to your guidance.
What if the problem is upstream, say low extraction product leading to extra PCR cycles during amplification? That would cause more chimera, especially if 'real/native' nucleic acid biomass is low.
The best resource here is a positive control sample with a known composition.
Did you happen to sequence any of these?
Where I used --p-trim command to trim the nucleotides where the number matches the number of nucleotides of the forward and reverse primer. The result looks far better: dental-test-dada2-stats.qzv (1.2 MB)
I really don't know why cutadapt sometimes giving worse result in giving non-chimeric reads. I think it is due to some primers on the forward and reverse reads cannot match with the adapter nucleotide sequence in the p-front-f and p-front-r. I would try to evaluate the algorithm performance again to see whether I have to report to qiime2.
As most have at least 40% of non-chimeric reads, can I move on to the next steps?