What statistical tests do you use for DA at each taxon between 2 groups to test for significance? Where a taxon is the explanatory variable and the two groups are the outcome variable. For example, do you use Logistic regression via glm? IF you use logistic regression, it it possible to get the log odds ratio similar to the output from glm(..., family="binomial")?
What statistical tests do you use for DA at each taxon between 2 groups to test for significance? Where a taxon is the explanatory variable and the two groups are the outcome variable. For example, do you use Logistic regression via glm? IF you use logistic regression, it it possible to get the log odds ratio similar to the output from
glm(..., family="binomial")
?