hello, there,
I am reading papers about the 16s study using qiime. In the PCoA plot, there were PC1 and PC2 in x and y axis, along with PC1 - percent variation explained 28 % or PC2- percent variation explained 14% . How to get the percentage?
I tried to find it our from "emperor_pcoa_plots", but there were PC1,PC2 and PC3 in one plot. I can not find the original files to draw this plot and no data about "precent variation explained %".
Next, I tried "pcoa_unweighted_unifrac.txt", there were: (by the way, I have 134 samples)
Eigvals 134
...
Proportion explained 134
...
...
Biplot 0 0
...
Site constraints 0 0
...
I can not find where is PC1 or PC2, and no PC1 - percent variation explained % or PC2- percent variation explained % .
Then I tried 'cmdscale' in the 'vegan' package, I can get the PC1 and PC2 but no precent variation explained %, it seems I need to calculate manually. but I am not sure how to do that.
Collectively, how to get the PC1 or PC2 data from QIIME? how to get the corresponding "percentage variation explained%"? Thanks.
Sincerely,
Ming