Skip to content
Prev 211 / 490 Next

Pegas vs Arlequin, and negative AMOVA values

To see if this has an impact, you can do this: 

d0 <- dist.dna(x, "N") 
d1 <- dist.dna(x, "N", pairwise.deletion = TRUE) 
plot(d0, d1) 
abline(0, 1, lty = 3) # draw x = y line 

Best, 

Emmanuel 

----- Le 6 Mai 20, ? 21:35, Marc Dom?nech Andreu <mdomenan at gmail.com> a ?crit :