Hi @Mehrbod_Estaki,
Thanks a lot for your detailed response!
Yes, indeed I am aware of this, which is why I want to compare the ESVs vs OTUs.
So, according to the moving pictures tutorial, after demultiplexing the reads, and de-noising (in my case using dada2), I followed the steps that result in a "feature table". Aren't the reads clustered into OTUs in the feature table? I thought they would be because, when I exported the feature table to a .tsv, the column header said #OTU. I read this post, and followed your advice there. I didn't do the last step because I don't really need the actual names of the species, which is what I thought the last step was doing. But I guess I was wrong - I guess this will tell me what needs to be done.
The data was the same but the pipelines were different. For one case I did excatly what the moving pictures tutorial suggested (which I described in the first post), and for the other, I used the dada2 pipeline in R. Could that explain the difference?
Thanks!