View source: R/similarity_tree.R
similarity_tree | R Documentation |
Build a similarity tree (pseudo-phylogenetic) of the samples, using whole-genome (mash) or accessory genome (accnet).
similarity_tree(data, method = "NJ")
data |
An accnet or mash object. |
method |
Tree method c("fastme", "NJ", "UPGMA"):
|
An object of class phylo
fastme
nj
hclust
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.