mat_dist | R Documentation |
Calculate distance for otutab
mat_dist(otutab, method = "bray", spe_nwk = NULL)
otutab |
an otutab data.frame, samples are columns, taxs are rows. |
method |
Dissimilarity index, partial match to "bray", "euclidean"...see |
spe_nwk |
a phylo tree if use unifrac... |
dist
data(otutab, package = "pcutils")
mat_dist(otutab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.