The jackknifed_beta_diversity.py workflow builds trees using UPGMA clustering. UPGMA is only valid if the data is ultrametric. The resulting dendrogram from ultrametric data has equal distances from root to tip for all samples. Looking at my own data, I find that the UPGMA dendrograms are not ultrametric. In the
QIIME 454 overview tutorial, the example UPGMA dendrogram shown in FigTree also is not ultrametric. Likewise Figure 10.7.1 of the
Current Protocols in Bioinformatics tutorial has a non-ultrametric UPGMA dendrogram. Nobably, when looking at the original UniFrac papers and dendrograms that I generated many years ago using the UniFrac web application, I find that these dendrograms are indeed ultrametric.
Does anybody have an idea as to how UPGMA clustering in QIIME can lead to dendrograms that have unequal distances from root to tip for different samples, even though this is a violation of an assumptions necessary to do UPGMA clustering?
Thanks,
Angus