Description Usage Arguments Value
View source: R/Analysis_Functions.R
get_beta_div Function This function generates a list containing the rarified distance metric and its associated metadata table.
1 | get_beta_div(metric, setType, metadata)
|
metric |
Can either be "w_unifrac" to get a Weighted UniFrac distance matrix or "bray_curtis" to get a Bray Curtis dissimilarity matrix. |
setType |
Choose between "complete" to get the original dataset. Whole to get all samples... although some will be removed as they lack a depth of 5000 reads. Or validation to get the validation dataset. |
The |
metadata table associated with the dataset. |
Returns a list containing the "Metadata" and "Distance" matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.