I used this commend to get a OTU table.
qiime diversity alpha \
--i-table table.qza
--p-metric observed_otus
--o-alpha-diversity observed_otus_vector.qza
But I just realized that there was a observed_otus_vector.qza file in core-metrics-results folder as well.
I expected that those two files showed same value, but it didn't.
What are the differences between those two OTU tables?
Thanks in advance ![]()