extractDendroTissueDistance | R Documentation |
Create a dendrogram from a tissueDistance data.frame
extractDendroTissueDistance(DF1, trans = TRUE, plot = TRUE, type)
DF1 |
numeric data.frame; output of tissueDistance |
trans |
boolean. Default: TRUE |
plot |
boolean. Default: TRUE |
type |
a character string specifying the type of phylogeny to be drawn; Default: "radial" can also be "phylogram", "cladogram", "fan", "unrooted". |
a dendrogram (phylo object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.