View source: R/analysisBetaDiv.R
mvunifrac | R Documentation |
Unifrac Distance Calculation
mvunifrac(dataset = NULL, weighted = F, normalized = T)
dataset |
MicroVis dataset. Defaults to active dataset |
weighted |
Whether to perform weighted or unweighted unifrac. Defaults to FALSE |
normalized |
Normalize dissimilarities to a range of 0 to 1? Defaults to TRUE |
"dist" object of unifrac dissimilarity values between samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.