Qiime
Core concepts
https://docs.qiime2.org/2020.8/concepts
Semantic types
https://docs.qiime2.org/2020.8/semantic-types/
Glossary
https://docs.qiime2.org/2020.8/glossary/
Running Qiime
conda activate qiime2-2020.8
qiime
lets try to make a heatmap
qiime feature-table heatmap \ --i-table table-with-phyla.qza \ --o-visualization heatmap.qzv
importing and exporting tables
This passes by the BIOM format https://forum.qiime2.org/t/exporting-and-modifying-biom-tables-e-g-adding-taxonomy-annotations/3630