Description Usage Details Value See Also Examples
Imports all tab-separated distance matrix files in the working directory with names that include the specified distance metric, as output by the QIIME pipeline.
1 | readDMmetric(metric = "weighted_normalized_unifrac")
|
A wrapper for the read.delim
function, tailored to the output from QIIME's beta_diversity.py script.
A list of square distance matrices.
1 | readDMmetric("weighted_normalized_unifrac")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.