This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Perform two-way ANOSIM in R

Hi !

I'm not very good at statistics so I want to ask some questions.

I work with metabarcoding 16S dataset

I have generate OTU table from mothur, and I want to know if the differences between samples are more due to one factor (sample site) or from one another (sample hote species)

I have calculate bray-curtis distance between samples, and I have also another data.frame that ties my samples to the factors, like this:

sample site specie
AA01  A  A
AA02  A  B
AA03  B  A
AA04  B  B

My first question is, is ANOSIM a good statistical test to determine the coorelation between the bray-curtis distances and my qualitative variables ?

If yes, how to perform a two-ways ANOSIM in R ? I have use anosim() function from vegan package but it seem's that it work only with one facteur

Thank's very much by advance

metabarcoding statistics metagenomic r

Hey I am working on some microbiome data and I am wondering the same is it possible to perform 2-way ANOSIM in R ., Thanks in advance A.

0 answers

No answers yet.

Log in to answer this question.