Hi QIIME 2 community,
I am trying to statistically analyze my alpha diversity data (including Shannon's Index, Chao1 Index, and Observed Features) from a study I detailed here. In a nutshell, it is a repeated measures design with 12 subjects. We collected feces and swabs from all subjects across 4 timepoints and intestinal samples from half of the subjects (that were cannulated) across the same 4 timepoints.
I'm trying to compare each of the metrics between sample types and across time.
I thought to use linear mixed models for this. However, I checked the normality of the data (from a compiled metadata file obtained from metadata tabulate) using Shapiro Wilk test in SAS. Observed features was normally distributed but the other two metrics were not based on this test. My questions are as follows.
- Do I need to transform the non-normal data prior to analysis? If so, what are your recommendations on which method to do that?
2.Does the q2-longitudinal plugin perform any transformation?
Any guidance is appreciated!
Thank you in advance!