Description Usage Arguments Details Value See Also Examples
Imports a tab-separated distance matrix file, as output by the QIIME pipeline.
1 | readDM(filepath = file.choose())
|
filepath |
the path to the tab-separated distance matrix file |
A wrapper for the read.delim
function, tailored to the output from QIIME's beta_diversity.py script.
A square distance matrix.
1 | readDM()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.