Completely new to qiime and bioinformatics in general, so help would be greatly appreciated.
I made a heatmap using gneiss.
This is the code I used:
qiime gneiss correlation-clustering --i-table table.qza --o-clustering hierarchy.qza
qiime gneiss dendrogram-heatmap --i-table table.qza --i-tree hierarchy.qza --m-metadata-file metadata4.txt --m-metadata-column combined --p-color-map seismic --o-visualization heatmap.qzv
How do I interpret this heatmap? I don't quite understand the concept of balances, so an explanation in layman's terms would be great. Basically, how would you explain this to a biologist?
