I am working on analyzing the microbiome of a specific human body site to compare patients before and after a clinical intervention. Because the data is collected from the exact same patients at two different time points, the samples are inherently correlated (a strictly paired/repeated-measures design).
For alpha diversity, my current plan is to evaluate normality and proceed with either a parametric approach (Paired t-test) or a non-parametric approach (Wilcoxon signed-rank test).
However, I could use some guidance on the subsequent steps of the analysis:
Beta Diversity (PERMANOVA): Does anyone have advice on how to properly implement this before/after design in a PERMANOVA to evaluate shifts in beta diversity?
Differential Abundance (DA) Analysis: Which differential abundance tools do you highly recommend for this type of paired design?
Any insights, R package recommendations, or links to similar analytical workflows would be greatly appreciated.
Hopefully its okay that I mention it. I've used gemelli CTF a few times for both beta diverisity and sort of differential abundance. I like it because it does the deltas for me, and becuase I can look at orientation more easily. (Is there directionality in PCA space). Since CTF/PCA are grounded in features, I can translate that direction to changing taxa.