I combined "feature-table.biom" file and "taxonomy.biom" file and I was wondering if you could please let me know about the next step for diversity and taxonomy analysis. Do I still need to do quality control?
Also, please let me know how can I convert "biom" file to "qza"?
Thank you for your reply. I just finished tutorial. But I did not see any instruction about analyzing "biom" file with combined feature table and taxonomy. Also, in "import documentation", there was no instruction on converting taxonomy.biom to qza (it is just about converting feature table). I have a more question about converting tsv to qza. I just want to know how we can do it.
You may have noticed that QIIME 2 differs from QIIME 1 in some respects. One of these differences is that the feature-table (i.e. OTU-table) is kept separate from the taxonomy data. That is, there is no single file that will contain both the OTUs / ASVs and the taxonomy. This has to do with the type system, and to keep things modular. If you look through the "Moving Pictures" tutorial, you'll see that some commands require both a feature and taxonomy data as inputs. For example, to make a barplot you have to provide these two files: