Description Usage Arguments Details Value See Also Examples
Builds a tree when species are encoded by n-dim vectors.
1 |
matrix |
either a dataframe or matrix where each column represents an OTU. |
outgroup |
when a rooted tree is desired, it indicates the species to be used as outgroup. |
The method is based on a distance matrix obtained after converting the cos between vector (similarity measurement) in a dissimilarity measurement.
A list with two objects, the first one is an inter-species distance matrix. The second one is an object of class 'phylo'.
svdgram
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.