I have 48 paired-end read ITS samples. I used the quality control and denoising like the way that I have used for 16S data but the result in ITS wasn't good like 16S. Did I choose the wrong method for quality control? I would appreciate it if anyone can help me, please.
The issue is that the quality is not great, and you are not truncating enough. So you lose a lot of reads at the filtering stage and at the merging step.
The merging step probably can’t be helped… ITS reads have difficulty merging because the length is very variable and so some will merge while others will fail. In the end it may be wisest to just use the forward reads.
You should truncate a little more — maybe to 240? To get more reads passing filter.
There is heaps of guidance on dada2 truncation troubleshooting on this forum, and ITS merging issues, and other ITS processing issues. I recommend using the forum search tool to find and read through these past discussions to see what others have done!